Home
last modified time | relevance | path

Searched refs:net_set_ether (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Drarp.c79 eth_hdr_size = net_set_ether(pkt, net_bcast_ethaddr, PROT_RARP); in rarp_request()
H A Dping.c53 eth_hdr_size = net_set_ether(net_tx_packet, net_null_ethaddr, PROT_IP); in ping_send()
H A Dnet.su
H A Darp.c63 eth_hdr_size = net_set_ether(pkt, net_bcast_ethaddr, PROT_ARP); in arp_raw_request()
H A Dbootp.c740 eth_hdr_size = net_set_ether(pkt, net_bcast_ethaddr, PROT_IP); in bootp_request()
967 eth_hdr_size = net_set_ether(pkt, net_bcast_ethaddr, PROT_IP); in dhcp_send_request_packet()
H A Dnet.c809 eth_hdr_size = net_set_ether(pkt, ether, PROT_IP); in net_send_udp_packet()
1390 int net_set_ether(uchar *xet, const uchar *dest_ethaddr, uint prot) in net_set_ether() function
/OK3568_Linux_fs/u-boot/test/rockchip/
H A Dtest-net.c137 net_set_ether(net_tx_packet, net_bcast_ethaddr, LOOPBACK_TEST_DATA_SIZE); in eth_run_loopback_test()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h599 int net_set_ether(uchar *xet, const uchar *dest_ethaddr, uint prot);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map