Home
last modified time | relevance | path

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

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