Home
last modified time | relevance | path

Searched refs:CIF_BOUND_IP (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dsocket_private.h700 #define CIF_BOUND_IP 0x20 /* bound to a src address */ macro
/xnu-12377.41.6/bsd/netinet/
H A Din.c2100 *flags |= CIF_BOUND_IP; in in_getconninfo()
/xnu-12377.41.6/bsd/netinet6/
H A Din6.c4346 *flags |= CIF_BOUND_IP; in in6_getconninfo()