Searched refs:ip6_hbh (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h71 struct ip6_hbh { struct
76 typedef struct ip6_hbh ip6_hbh_t;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c71 static void prt_hbh_options(int, const struct ip6_hbh *);
499 struct ip6_hbh *ipv6ext_hbh;
524 ipv6ext_hbh = (struct ip6_hbh *)data_ptr;
958 prt_hbh_options(int flags, const struct ip6_hbh *ipv6ext_hbh)
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c2477 ip6hbh = (struct ip6_hbh *)&ip6h[1];

Completed in 68 milliseconds