Home
last modified time | relevance | path

Searched refs:prt_fragment_hdr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c70 static void prt_fragment_hdr(int, const struct ip6_frag *);
560 prt_fragment_hdr(flags, ipv6ext_frag); in print_ipv6_extensions()
799 prt_fragment_hdr(int flags, const struct ip6_frag *ipv6ext_frag) in prt_fragment_hdr() function