Searched refs:ip_mac_tx_cookie_t (Results 1 – 3 of 3) sorted by relevance
203 extern void ill_flow_enable(void *, ip_mac_tx_cookie_t);
849 typedef uintptr_t ip_mac_tx_cookie_t; typedef854 ip_mac_tx_cookie_t txl_cookie;3578 typedef ip_mac_tx_cookie_t (*ip_dld_tx_t)(void *, mblk_t *,3580 typedef void (*ip_flow_enable_t)(void *, ip_mac_tx_cookie_t);3583 typedef boolean_t (*ip_dld_fctl_t)(void *, ip_mac_tx_cookie_t);
13451 ill_flow_enable(void *arg, ip_mac_tx_cookie_t cookie) in ill_flow_enable()