Searched refs:ip6_hbh (Results 1 – 3 of 3) sorted by relevance
71 struct ip6_hbh { struct76 typedef struct ip6_hbh ip6_hbh_t; argument
71 static void prt_hbh_options(int, const struct ip6_hbh *);499 struct ip6_hbh *ipv6ext_hbh; in print_ipv6_extensions()524 ipv6ext_hbh = (struct ip6_hbh *)data_ptr; in print_ipv6_extensions()958 prt_hbh_options(int flags, const struct ip6_hbh *ipv6ext_hbh) in prt_hbh_options()
2477 ip6hbh = (struct ip6_hbh *)&ip6h[1]; in mld_sendpkt()