Searched refs:dls_accept (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/dls/ |
H A D | dls_link.c | 401 ETHERTYPE_VLAN, dls_accept) > 0) { in i_dls_link_rx() 442 if (dls_accept(dsp, &mhi, &ds_rx, &ds_rx_arg)) in i_dls_link_rx() 466 if (dls_accept(ndsp, &mhi, &nds_rx, in i_dls_link_rx() 543 if (!dls_accept(dsp, &mhi, &ds_rx, &ds_rx_arg)) in dls_rx_vlan_promisc()
|
H A D | dls.c | 635 dls_accept(dld_str_t *dsp, mac_header_info_t *mhip, dls_rx_t *ds_rx, in dls_accept() function
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | dls_impl.h | 113 extern boolean_t dls_accept(dld_str_t *, mac_header_info_t *,
|