Home
last modified time | relevance | path

Searched refs:wol_receive (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/net/
H A Dwol.h53 void wol_receive(struct ip_udp_hdr *ip, unsigned int len);
H A Dwol.c41 void wol_receive(struct ip_udp_hdr *ip, unsigned int len) in wol_receive() function
H A Dnet.c1339 wol_receive(ip, len); in net_process_received_packet()