OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WOL_SYNC_COUNT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/net/
wol.h
22
#define
WOL_SYNC_COUNT
6
32
u8 wol_sync[
WOL_SYNC_COUNT
]; /* sync bytes */
wol.c
29
for (i = 0; i <
WOL_SYNC_COUNT
; i++)
Completed in 3249 milliseconds