Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dsocket_private.h701 #define CIF_BOUND_PORT 0x40 /* bound to a src port */ macro
/xnu-12377.41.6/bsd/netinet/
H A Din.c2103 *flags |= CIF_BOUND_PORT; in in_getconninfo()
/xnu-12377.41.6/bsd/netinet6/
H A Din6.c4349 *flags |= CIF_BOUND_PORT; in in6_getconninfo()