Home
last modified time | relevance | path

Searched refs:fe_cb_arg2 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c200 void *, dst_mcip->mci_flent->fe_cb_arg2); in mac_bcast_send()
203 dst_mcip->mci_flent->fe_cb_arg2, mp_chain1, is_loopback); in mac_bcast_send()
410 grp->mbg_flow_ent->fe_cb_arg2 = NULL; in mac_bcast_add()
H A Dmac_sched.c3251 prev_flent->fe_cb_arg2, mp_chain, loopback); in mac_rx_srs_subflow_process()
3267 prev_flent->fe_cb_arg2, mp_chain, loopback); in mac_rx_srs_subflow_process()
4445 dst_flow_ent->fe_cb_arg2, in mac_tx_send()
H A Dmac_provider.c826 flent->fe_cb_arg2, mp_chain, B_FALSE); in mac_rx_common()
H A Dmac_datapath_setup.c1664 flent->fe_cb_arg2 = flent->fe_rx_srs[0]; in mac_client_update_classifier()
2435 flent->fe_cb_arg2 = (void *)mac_srs; in mac_rx_srs_group_setup()
H A Dmac.c1748 flent->fe_cb_arg2 = NULL; in mac_client_set_flow_cb()
1762 flent->fe_cb_arg2 = NULL; in mac_client_clear_flow_cb()
2829 prev_flent->fe_cb_arg2, mp_chain, B_FALSE); in mac_rx_flow()
2841 prev_flent->fe_cb_arg2, mp_chain, B_FALSE); in mac_rx_flow()
H A Dmac_client.c3005 flent->fe_cb_arg2 = NULL; in mac_client_datapath_teardown()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h277 void *fe_cb_arg2; /* fe_lock */ member