Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c1588 mac_ip_hdr_length_v6(ip6_t *ip6h, uint8_t *endptr, uint16_t *hdr_length, in mac_ip_hdr_length_v6() function
2130 if (!mac_ip_hdr_length_v6(ip6hp, mp->b_wptr, &hdr_length, in mac_pkt_hash()
H A Dmac_protect.c816 if (!mac_ip_hdr_length_v6(ip6h, end, &hdrlen, &proto, &frag)) in get_dhcpv6_info()
865 if (!mac_ip_hdr_length_v6(ip6h, end, &hdrlen, &proto, &frag)) in get_ra_info()
H A Dmac_flow.c1974 if (!mac_ip_hdr_length_v6(ip6h, s->fs_mp->b_wptr, &ip6_hdrlen, in flow_ip_accept()
H A Dmac_sched.c1795 !mac_ip_hdr_length_v6(ip6h, mp->b_wptr, &hdr_len, &nexthdr, in mac_rx_srs_long_fanout()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h694 extern boolean_t mac_ip_hdr_length_v6(ip6_t *, uint8_t *, uint16_t *,