Searched refs:clnp_segment_header_t (Results 1 – 1 of 1) sorted by relevance
813 struct clnp_segment_header_t { struct831 const struct clnp_segment_header_t *clnp_segment_header; in clnp_print() argument942 if (li_remaining < sizeof(struct clnp_segment_header_t)) { in clnp_print()946 clnp_segment_header = (const struct clnp_segment_header_t *) pptr; in clnp_print()952 pptr+=sizeof(struct clnp_segment_header_t); in clnp_print()953 li_remaining-=sizeof(struct clnp_segment_header_t); in clnp_print()