ip_mac_tx_cookie_t
typedef ip_mac_tx_cookie_t (*ip_dld_tx_t)(void *, mblk_t *,
typedef void (*ip_flow_enable_t)(void *, ip_mac_tx_cookie_t);
typedef boolean_t (*ip_dld_fctl_t)(void *, ip_mac_tx_cookie_t);
ip_mac_tx_cookie_t txl_cookie;
ill_flow_enable(void *arg, ip_mac_tx_cookie_t cookie)
extern void ill_flow_enable(void *, ip_mac_tx_cookie_t);