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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipv6.h83 #define __IPV6_ADDR_SCOPE_INVALID -1 macro
265 return (type == IPV6_ADDR_ANY ? __IPV6_ADDR_SCOPE_INVALID : (type >> 16));

Completed in 67 milliseconds