Home
last modified time | relevance | path

Searched refs:mac_protect_intercept_dynamic (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h862 extern void mac_protect_intercept_dynamic(mac_client_impl_t *, mblk_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c2640 mac_protect_intercept_dynamic(mcip, head); in mac_rx_srs_drain()
2916 mac_protect_intercept_dynamic(mcip, head); in mac_rx_srs_drain_bw()
H A Dmac_protect.c1711 mac_protect_intercept_dynamic(mac_client_impl_t *mcip, mblk_t *mp) in mac_protect_intercept_dynamic() function