Searched refs:minip_tx_handler (Results 1 – 4 of 4) sorted by relevance
83 tx_func_t minip_tx_handler; variable88 minip_tx_handler = tx_handler; in minip_init()149 minip_tx_handler(p); in send_arp_request()208 minip_tx_handler(p); in minip_ipv4_send()245 minip_tx_handler(p); in send_ping_reply()384 minip_tx_handler(rp); in handle_arp_pkt()
88 extern tx_func_t minip_tx_handler;
149 minip_tx_handler(p); in arp_send_request()
151 minip_tx_handler(p); in udp_send_iovec()
Completed in 5 milliseconds