Searched refs:WAKE_FILTER (Results 1 – 4 of 4) sorted by relevance
1814 #define WAKE_FILTER (1 << 7) macro
1681 #define WAKE_FILTER (1 << 7) macro
43 * Feature: Add support for WAKE_FILTER (WoL using filters)
988 *data |= WAKE_FILTER; in parse_wolopts()1023 if (wolopts & WAKE_FILTER) in unparse_wolopts()