Searched refs:clnp_segment_header_t (Results 1 – 1 of 1) sorted by relevance
754 struct clnp_segment_header_t { struct772 const struct clnp_segment_header_t *clnp_segment_header; in clnp_print() argument880 if (li < sizeof(const struct clnp_segment_header_t)) { in clnp_print()884 clnp_segment_header = (const struct clnp_segment_header_t *) pptr; in clnp_print()890 pptr+=sizeof(const struct clnp_segment_header_t); in clnp_print()891 li-=sizeof(const struct clnp_segment_header_t); in clnp_print()