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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-utility/
H A Dwol.c49 #define ARP_OPT_n (0x80) /* do not resolve addresses */ macro

Completed in 50 milliseconds