Home
last modified time | relevance | path

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

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