Home
last modified time | relevance | path

Searched refs:su_is_arp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c677 sup->su_is_arp = 0; in softmac_wput_single_nondata()
680 sup->su_is_arp = 1; in softmac_wput_single_nondata()
1138 if (sup->su_is_arp) { in softmac_datapath_switch()
1183 if (!sup->su_is_arp) { in softmac_datapath_switch()
/titanic_41/usr/src/uts/common/sys/
H A Dsoftmac_impl.h300 su_is_arp : 1, member