Home
last modified time | relevance | path

Searched refs:arp_wait_tx_packet_size (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Darp.c34 int arp_wait_tx_packet_size; variable
47 arp_wait_tx_packet_size = 0; in arp_init()
221 net_send_packet(net_tx_packet, arp_wait_tx_packet_size); in arp_receive()
225 arp_wait_tx_packet_size = 0; in arp_receive()
H A Darp.h20 extern int arp_wait_tx_packet_size;
H A Dping.c59 arp_wait_tx_packet_size = eth_hdr_size + IP_ICMP_HDR_SIZE; in ping_send()
H A Dnet.c823 arp_wait_tx_packet_size = pkt_hdr_size + payload_len; in net_send_udp_packet()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map