Searched defs:ip6_frag (Results 1 – 3 of 3) sorted by relevance
279 struct ip6_frag { struct280 u_int8_t ip6f_nxt; /* next header */281 u_int8_t ip6f_reserved; /* reserved field */282 u_int16_t ip6f_offlg; /* offset, reserved, and flag */283 u_int32_t ip6f_ident; /* identification */
1655 struct ip6_frag ip6_frag; in if_ports_used_match_mbuf() local
689 struct ip6_frag *__single ip6_frag = in rx_process_ip_frag() local