gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:__IPV6_ADDR_MC_SCOPE (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/netinet6/in6.h - 31.7KB - 840 lines
317: #else
318: #define __IPV6_ADDR_MC_SCOPE(a)         ((a)->s6_addr[1] & 0x0f)
319: #endif
bsd_source/t2ex/network/net/src_bsd/netinet6/in6.h - 30.1KB - 802 lines
301: #else
302: #define __IPV6_ADDR_MC_SCOPE(a)         ((a)->s6_addr[1] & 0x0f)
303: #endif