Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dsocket_private.h696 #define CIF_BOUND_IF 0x10 /* bound to an interface */ macro
/xnu-11215.1.10/bsd/netinet/
H A Din.c2102 *flags |= CIF_BOUND_IF; in in_getconninfo()
/xnu-11215.1.10/bsd/netinet6/
H A Din6.c4339 *flags |= CIF_BOUND_IF; in in6_getconninfo()