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 D | mac_util.c | 481 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 D | mac_flow.c | 1973 if (!mac_ip_hdr_length_v6(ip6h, s->fs_mp->b_wptr, &ip6_hdrlen, in flow_ip_accept()
|
H A D | mac_protect.c | 792 if (!mac_ip_hdr_length_v6(ip6h, end, &hdrlen, &proto, &frag)) in get_dhcpv6_info()
|
H A D | mac_sched.c | 1793 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 D | mac_impl.h | 726 extern boolean_t mac_ip_hdr_length_v6(ip6_t *, uint8_t *, uint16_t *,
|