Home
last modified time | relevance | path

Searched refs:flow_fn_t (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dmac_flow_impl.h171 typedef void (*flow_fn_t)(void *, void *, mblk_t *, boolean_t); typedef
275 flow_fn_t fe_cb_fn; /* fe_lock */
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_bcast.c204 src_mcip, flow_fn_t, dst_mcip->mci_flent->fe_cb_fn, in mac_bcast_send()
H A Dmac_datapath_setup.c1635 if (flent->fe_cb_fn == (flow_fn_t)rx_func) in mac_client_update_classifier()
1652 flent->fe_cb_fn = (flow_fn_t)rx_func; in mac_client_update_classifier()
2392 flent->fe_cb_fn = (flow_fn_t)mac_srs->srs_rx.sr_lower_proc; in mac_rx_srs_group_setup()
H A Dmac_flow.c232 flent->fe_cb_fn = (flow_fn_t)mac_pkt_drop; in mac_flow_create()
H A Dmac_client.c2921 flent->fe_cb_fn = (flow_fn_t)mac_pkt_drop; in mac_client_datapath_teardown()