Home
last modified time | relevance | path

Searched defs:et (Results 1 – 11 of 11) sorted by relevance

/u-boot/net/
A Dping.c79 void ping_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len) in ping_receive()
A Dping6.c95 int ping6_receive(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len) in ping6_receive()
A Darp.c113 void arp_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len) in arp_receive()
A Dnet.c1165 struct in_addr src_ip, struct ethernet_hdr *et) in receive_icmp()
1193 struct ethernet_hdr *et; in net_process_received_packet() local
1593 struct ethernet_hdr *et = (struct ethernet_hdr *)xet; in net_set_ether() local
1616 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether()
A Dcdp.c108 struct ethernet_hdr *et; in cdp_send_trigger() local
A Dndisc.c431 int ndisc_receive(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len) in ndisc_receive()
A Dnet6.c380 int net_ip6_handler(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len) in net_ip6_handler()
/u-boot/include/
A Dndisc.h108 ndisc_receive(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len) in ndisc_receive()
A Dnet6.h436 net_ip6_handler(struct ethernet_hdr *et, struct ip6_hdr *ip6, in net_ip6_handler()
466 int ping6_receive(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len) in ping6_receive()
/u-boot/drivers/net/phy/
A Dncsi.c633 void ncsi_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, in ncsi_receive()
/u-boot/drivers/mmc/
A Dmmc.c1511 unsigned int au, eo, et, es; in sd_read_ssr() local

Completed in 23 milliseconds