Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h71 uint8_t ip6h_len; /* length in units of 8 octets */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c2630 ehdrlen = 8 * (tmphopopts->ip6h_len + 1); in ip_find_hdr_v6()
3289 hdr_len = 8 * (hbh_hdr->ip6h_len + 1); in ip_input_fragment_v6()
3945 ehdrlen = ehdrlen + 8 * (hbhhdr->ip6h_len + 1); in ip_source_routed_v6()
4054 hdr_len = 8 * (hbh_hdr->ip6h_len + 1); in ip_fragment_v6()
4244 hdr_len = 8 * (hbh_hdr->ip6h_len + 1); in ip_fraghdr_add_v6()
4520 hbh->ip6h_len = hopoptslen/8 - 1; in ip_build_hdrs_v6()
4862 ehdrlen = 8 * (hbhhdr->ip6h_len + 1); in ipsec_ah_get_hdr_size_v6()
H A Digmp.c2493 ip6hbh->ip6h_len = 0; in mld_sendpkt()
2650 ip6hbh->ip6h_len = 0; in mldv2_sendrpt()
H A Dipsecah.c2290 ehdrlen = 8 * (hbhhdr->ip6h_len + 1); in ah_fix_phdr_v6()
3642 hdrlen = 8 * (hbhhdr->ip6h_len + 1); in ah_auth_in_done()
H A Dip6_input.c666 ehdrlen = 8 * (hbhhdr->ip6h_len + 1); in ill_input_short_v6()
H A Dconn_opt.c1693 inlen != (8 * (hopts->ip6h_len + 1))) in conn_opt_set_ipv6()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c525 exthdrlen = 8 + ipv6ext_hbh->ip6h_len * 8; in print_ipv6_extensions()
978 len = ipv6ext_hbh->ip6h_len * 8 + 8; in prt_hbh_options()
H A Dsnoop_ether.c1781 exthdrlen = 8 + exthdr->ip6h_len * 8; in ipv6_header_len()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c564 exthdrlength = 8 * (hbhhdr->ip6h_len + 1); in IPv6_hdrlen()
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.c521 ehdrlen = 8 * (hbhhdr->ip6h_len + 1); in get_port_info()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c971 exthdrlength = 8 * (hbhhdr->ip6h_len + 1); in IPv6_hdrlen()
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c143 ehdrlen = 8 * (hbhhdr->ip6h_len + 1); in flowacct_port_info()