Searched refs:tx_func_t (Results 1 – 4 of 4) sorted by relevance
25 typedef int (*tx_func_t)(pktbuf_t *p); typedef30 void minip_init(tx_func_t tx_func, void *tx_arg,34 void minip_init_dhcp(tx_func_t tx_func, void *tx_arg);
88 extern tx_func_t minip_tx_handler;
83 tx_func_t minip_tx_handler;86 void minip_init(tx_func_t tx_handler, void *tx_arg, in minip_init()
267 void minip_init_dhcp(tx_func_t tx_func, void *tx_arg) { in minip_init_dhcp()
Completed in 5 milliseconds