Home
last modified time | relevance | path

Searched refs:net_get_async_tx_pkt_buf (Results 1 – 5 of 5) sorted by relevance

/u-boot/net/
A Dfastboot_tcp.c47 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()
A Dping.c112 tx_packet = net_get_async_tx_pkt_buf(); in ping_receive()
A Darp.c175 tx_packet = net_get_async_tx_pkt_buf(); in arp_receive()
A Dnet.c888 uchar *net_get_async_tx_pkt_buf(void) in net_get_async_tx_pkt_buf() function
/u-boot/include/
A Dnet.h632 uchar * net_get_async_tx_pkt_buf(void);

Completed in 15 milliseconds