Home
last modified time | relevance | path

Searched refs:PROT_WOL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dnet.h339 #define PROT_WOL 0x0842 /* ether-wake WoL protocol */ macro
/openbmc/u-boot/net/
H A Dnet.c1338 case PROT_WOL: in net_process_received_packet()