Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h70 uint8_t ip6h_nxt; /* next header */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c2633 nexthdr = tmphopopts->ip6h_nxt; in ip_find_hdr_v6()
3290 prev_nexthdr = hbh_hdr->ip6h_nxt; in ip_input_fragment_v6()
3291 prev_nexthdr_offset = (uint8_t *)&hbh_hdr->ip6h_nxt in ip_input_fragment_v6()
3944 nexthdr = hbhhdr->ip6h_nxt; in ip_source_routed_v6()
4055 nexthdr = hbh_hdr->ip6h_nxt; in ip_fragment_v6()
4245 nexthdr = hbh_hdr->ip6h_nxt; in ip_fraghdr_add_v6()
4246 prev_nexthdr_offset = (uint8_t *)&hbh_hdr->ip6h_nxt in ip_fraghdr_add_v6()
4519 nxthdr_ptr = &hbh->ip6h_nxt; in ip_build_hdrs_v6()
4544 nxthdr_ptr = &hbh->ip6h_nxt; in ip_build_hdrs_v6()
4861 nexthdr = hbhhdr->ip6h_nxt; in ipsec_ah_get_hdr_size_v6()
H A Dipsecah.c2289 nexthdr = hbhhdr->ip6h_nxt; in ah_fix_phdr_v6()
2300 prev_nexthdr = (uint8_t *)&hbhhdr->ip6h_nxt; in ah_fix_phdr_v6()
3641 nexthdr = &hbhhdr->ip6h_nxt; in ah_auth_in_done()
H A Digmp.c2492 ip6hbh->ip6h_nxt = IPPROTO_ICMPV6; in mld_sendpkt()
2645 ip6hbh->ip6h_nxt = IPPROTO_ICMPV6; in mldv2_sendrpt()
H A Dipsecesp.c814 ipp.ipp_hopopts->ip6h_nxt = nexthdr; in esp_strip_header()
2483 nhp = &ipp.ipp_hopopts->ip6h_nxt; in esp_outbound()
H A Dip6_input.c693 ira->ira_protocol = hbhhdr->ip6h_nxt; in ill_input_short_v6()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c531 proto = ipv6ext_hbh->ip6h_nxt; in print_ipv6_extensions()
983 nxt_hdr = ipv6ext_hbh->ip6h_nxt; in prt_hbh_options()
H A Dsnoop_ether.c1784 nxt = exthdr->ip6h_nxt; in ipv6_header_len()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c567 nexthdr = hbhhdr->ip6h_nxt; in IPv6_hdrlen()
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.c524 nexthdrp = &hbhhdr->ip6h_nxt; in get_port_info()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c974 nexthdr = hbhhdr->ip6h_nxt; in IPv6_hdrlen()
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c146 nexthdrp = &hbhhdr->ip6h_nxt; in flowacct_port_info()