Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dwol.h26 #define WOL_PASSWORD_6B 6 macro
H A Dwol.c52 if (len >= (sizeof(struct wol_hdr) + WOL_PASSWORD_6B)) { in wol_receive()