Home
last modified time | relevance | path

Searched refs:net_eth_hdr_size (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dnetconsole.c129 pkt = (uchar *)net_tx_packet + net_eth_hdr_size() + in nc_start()
212 pkt = (uchar *)net_tx_packet + net_eth_hdr_size() + IP_UDP_HDR_SIZE; in nc_send_packet()
/OK3568_Linux_fs/u-boot/net/
H A Dsntp.c34 memcpy((char *)net_tx_packet + net_eth_hdr_size() + IP_UDP_HDR_SIZE, in sntp_send()
H A Dfastboot.c85 packet = net_tx_packet + net_eth_hdr_size() + IP_UDP_HDR_SIZE; in fastboot_send_info()
128 packet = net_tx_packet + net_eth_hdr_size() + IP_UDP_HDR_SIZE; in fastboot_send()
H A Dnet.su
H A Ddns.c47 pkt = (uchar *)(net_tx_packet + net_eth_hdr_size() + IP_UDP_HDR_SIZE); in dns_send()
H A Dtftp.c345 pkt = net_tx_packet + net_eth_hdr_size() + IP_UDP_HDR_SIZE; in tftp_send()
H A Dnfs.c206 memcpy((char *)net_tx_packet + net_eth_hdr_size() + IP_UDP_HDR_SIZE, in rpc_req()
H A Dnet.c1378 net_eth_hdr_size(void) in net_eth_hdr_size() function
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h596 int net_eth_hdr_size(void);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map