Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_util.c481 mac_ip_hdr_length_v6(ip6_t *ip6h, uint8_t *endptr, uint16_t *hdr_length, in mac_ip_hdr_length_v6() function
1024 if (!mac_ip_hdr_length_v6(ip6hp, mp->b_wptr, &hdr_length, in mac_pkt_hash()
H A Dmac_flow.c1973 if (!mac_ip_hdr_length_v6(ip6h, s->fs_mp->b_wptr, &ip6_hdrlen, in flow_ip_accept()
H A Dmac_protect.c792 if (!mac_ip_hdr_length_v6(ip6h, end, &hdrlen, &proto, &frag)) in get_dhcpv6_info()
H A Dmac_sched.c1793 if (!mac_ip_hdr_length_v6(ip6h, mp->b_wptr, &hdr_len, &nexthdr, in mac_rx_srs_long_fanout()
/titanic_41/usr/src/uts/common/sys/
H A Dmac_impl.h726 extern boolean_t mac_ip_hdr_length_v6(ip6_t *, uint8_t *, uint16_t *,