Searched refs:ip6_frag (Results 1 – 5 of 5) sorted by relevance
107 struct ip6_frag { struct113 typedef struct ip6_frag ip6_frag_t; argument
70 static void prt_fragment_hdr(int, const struct ip6_frag *);502 struct ip6_frag *ipv6ext_frag; in print_ipv6_extensions()555 ipv6ext_frag = (struct ip6_frag *)data_ptr; in print_ipv6_extensions()556 exthdrlen = sizeof (struct ip6_frag); in print_ipv6_extensions()799 prt_fragment_hdr(int flags, const struct ip6_frag *ipv6ext_frag) in prt_fragment_hdr()
597 length += sizeof (struct ip6_frag); in IPv6_hdrlen()
1002 length += sizeof (struct ip6_frag); in IPv6_hdrlen()
625 struct ip6_frag *frag;636 frag = (struct ip6_frag *)((char *)fin->fin_dp - sizeof(*frag));