Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dwol.h25 #define WOL_PASSWORD_4B 4 macro
H A Dwol.c54 } else if (len >= (sizeof(struct wol_hdr) + WOL_PASSWORD_4B)) { in wol_receive()