Searched refs:PROT_WOL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | net.h | 339 #define PROT_WOL 0x0842 /* ether-wake WoL protocol */ macro |
/openbmc/u-boot/net/ | ||
H A D | net.c | 1338 case PROT_WOL: in net_process_received_packet() |