gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:IN_LINKLOCAL (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/netinet/in.h - 21.0KB - 598 lines
204: 
205: #define IN_LINKLOCAL(i) (((uint32_t)(i) & __IPADDR(0xffff0000)) == \
206:                          __IPADDR(0xa9fe0000))