Searched defs:et (Results 1 – 6 of 6) sorted by relevance
/u-boot/net/ |
A D | ping.c | 79 void ping_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len) in ping_receive()
|
A D | arp.c | 127 void arp_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len) in arp_receive()
|
A D | net.c | 1048 struct in_addr src_ip, struct ethernet_hdr *et) in receive_icmp() 1076 struct ethernet_hdr *et; in net_process_received_packet() local 1430 struct ethernet_hdr *et = (struct ethernet_hdr *)xet; in net_set_ether() local 1453 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether()
|
A D | cdp.c | 111 struct ethernet_hdr *et; in cdp_send_trigger() local
|
/u-boot/drivers/net/phy/ |
A D | ncsi.c | 632 void ncsi_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, in ncsi_receive()
|
/u-boot/drivers/mmc/ |
A D | mmc.c | 1478 unsigned int au, eo, et, es; in sd_read_ssr() local
|
Completed in 14 milliseconds