Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1811 #define WAKE_ARP (1 << 4) macro
/external/ethtool/
Dethtool-copy.h1678 #define WAKE_ARP (1 << 4) macro
Dethtool.c979 *data |= WAKE_ARP; in parse_wolopts()
1017 if (wolopts & WAKE_ARP) in unparse_wolopts()