Home
last modified time | relevance | path

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

/external/u-boot/net/
Dwol.c22 static int wol_check_magic(struct wol_hdr *wol, unsigned int len) in wol_check_magic() function
47 if (!wol_check_magic(wol, len)) in wol_receive()
75 if (!wol_check_magic(wol, len)) in wol_udp_handler()