Searched refs:net_get_async_tx_pkt_buf (Results 1 – 5 of 5) sorted by relevance
47 uchar *pkt = net_get_async_tx_pkt_buf(); in fastboot_tcp_send_packet()59 uchar *pkt = net_get_async_tx_pkt_buf(); in fastboot_tcp_send_message()
112 tx_packet = net_get_async_tx_pkt_buf(); in ping_receive()
175 tx_packet = net_get_async_tx_pkt_buf(); in arp_receive()
888 uchar *net_get_async_tx_pkt_buf(void) in net_get_async_tx_pkt_buf() function
632 uchar * net_get_async_tx_pkt_buf(void);
Completed in 15 milliseconds