Searched refs:dls_accept (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | dls_impl.h | 110 extern boolean_t dls_accept(dld_str_t *, mac_header_info_t *,
|
/illumos-gate/usr/src/uts/common/io/dls/ |
H A D | dls_link.c | 387 ETHERTYPE_VLAN, dls_accept) > 0) { 429 if (dls_accept(dsp, &mhi, &ds_rx, &ds_rx_arg)) 453 if (dls_accept(ndsp, &mhi, &nds_rx, 530 if (!dls_accept(dsp, &mhi, &ds_rx, &ds_rx_arg))
|
H A D | dls.c | 621 dls_accept(dld_str_t *dsp, mac_header_info_t *mhip, dls_rx_t *ds_rx, function
|
Completed in 46 milliseconds