Symbol: mac_protect_t
usr/src/lib/libdladm/common/linkprop.c
2601
mac_protect_t *p;
usr/src/lib/libdladm/common/linkprop.c
2632
mac_protect_t *p;
usr/src/lib/libdladm/common/linkprop.c
2687
mac_protect_t *p = &mrp->mrp_protect;
usr/src/lib/libdladm/common/linkprop.c
3091
mac_protect_t *p;
usr/src/lib/libdladm/common/linkprop.c
3121
mac_protect_t *p = &mrp->mrp_protect;
usr/src/uts/common/inet/ip/ip_if.c
17862
mac_protect_t *mrp;
usr/src/uts/common/inet/ip/ip_if.c
17866
mrp = (mac_protect_t *)&dlip[1];
usr/src/uts/common/io/dld/dld_str.c
1751
mac_protect_t *mrp;
usr/src/uts/common/io/dld/dld_str.c
1756
mp_size = sizeof (mac_protect_t) + sizeof (dl_notify_ind_t);
usr/src/uts/common/io/dld/dld_str.c
1767
dlip->dl_addr_length = sizeof (mac_protect_t);
usr/src/uts/common/io/dld/dld_str.c
1769
sizeof (mac_protect_t));
usr/src/uts/common/io/mac/mac_protect.c
1747
ipnospoof_check_v4(mac_client_impl_t *mcip, mac_protect_t *protect,
usr/src/uts/common/io/mac/mac_protect.c
1783
ipnospoof_check_v6(mac_client_impl_t *mcip, mac_protect_t *protect,
usr/src/uts/common/io/mac/mac_protect.c
1819
ipnospoof_check_ndp(mac_client_impl_t *mcip, mac_protect_t *protect,
usr/src/uts/common/io/mac/mac_protect.c
1930
ipnospoof_check(mac_client_impl_t *mcip, mac_protect_t *protect,
usr/src/uts/common/io/mac/mac_protect.c
2017
dhcpnospoof_check_cid(mac_protect_t *p, uchar_t *cid, uint_t cidlen)
usr/src/uts/common/io/mac/mac_protect.c
2032
dhcpnospoof_check_v4(mac_client_impl_t *mcip, mac_protect_t *p,
usr/src/uts/common/io/mac/mac_protect.c
2063
dhcpnospoof_check_v6(mac_client_impl_t *mcip, mac_protect_t *p,
usr/src/uts/common/io/mac/mac_protect.c
2117
dhcpnospoof_check(mac_client_impl_t *mcip, mac_protect_t *protect,
usr/src/uts/common/io/mac/mac_protect.c
2268
mac_protect_t *protect;
usr/src/uts/common/io/mac/mac_protect.c
2377
validate_ips(mac_protect_t *p)
usr/src/uts/common/io/mac/mac_protect.c
2438
validate_cids(mac_protect_t *p)
usr/src/uts/common/io/mac/mac_protect.c
2477
mac_protect_t *p = &mrp->mrp_protect;
usr/src/uts/common/io/mac/mac_protect.c
2525
mac_protect_t *np = &new->mrp_protect;
usr/src/uts/common/io/mac/mac_protect.c
2526
mac_protect_t *cp = &curr->mrp_protect;
usr/src/uts/common/io/mac/mac_protect.c
2611
mac_protect_t *
usr/src/uts/common/sys/mac_flow.h
226
mac_protect_t mrp_protect;
usr/src/uts/common/sys/mac_provider.h
565
extern mac_protect_t *mac_protect_get(mac_handle_t);