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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zeroconf-0.9/
H A Dzeroconf.c54 #define IPV4_LLBASE 0xa9fe0000 /* 169.254.0.0 */ macro
495 if ((ip.s_addr & htonl(IPV4_LLBASE)) == htonl(IPV4_LLBASE)) {
537 if ((ip.s_addr & htonl(IPV4_LLBASE)) == htonl(IPV4_LLBASE)) {
630 intf.ip.s_addr = htonl(IPV4_LLBASE |

Completed in 55 milliseconds