Searched refs:clnp_segment_header_t (Results 1 – 2 of 2) sorted by relevance
632 struct clnp_segment_header_t { struct648 const struct clnp_segment_header_t *clnp_segment_header; in clnp_print() argument722 clnp_segment_header = (const struct clnp_segment_header_t *) pptr; in clnp_print()728 pptr+=sizeof(const struct clnp_segment_header_t); in clnp_print()729 li-=sizeof(const struct clnp_segment_header_t); in clnp_print()
815 struct clnp_segment_header_t { struct833 const struct clnp_segment_header_t *clnp_segment_header; in clnp_print() argument944 if (li_remaining < sizeof(struct clnp_segment_header_t)) { in clnp_print()948 clnp_segment_header = (const struct clnp_segment_header_t *) pptr; in clnp_print()954 pptr+=sizeof(struct clnp_segment_header_t); in clnp_print()955 li_remaining-=sizeof(struct clnp_segment_header_t); in clnp_print()