Searched refs:ARP_OPT_n (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Darp.c37 #define ARP_OPT_n (0x80) /* do not resolve addresses */ macro
411 if (!(option_mask32 & ARP_OPT_n)) {
415 hostname = ap->sprint(&sa, (option_mask32 & ARP_OPT_n) | 0x8000);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-utility/
H A Dwol.c49 #define ARP_OPT_n (0x80) /* do not resolve addresses */ macro

Completed in 109 milliseconds