Searched refs:PR_EVCONNINFO (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dmp_proto.c54 .pr_flags = PR_CONNREQUIRED|PR_MULTICONN|PR_EVCONNINFO|
H A Din_proto.c132 PR_EVCONNINFO,
146 PR_PROTOLOCK|PR_DISPOSE|PR_EVCONNINFO,
/xnu-2422.115.4/bsd/netinet6/
H A Din6_proto.c184 PR_EVCONNINFO,
200 PR_PROTOLOCK|PR_DISPOSE|PR_EVCONNINFO,
/xnu-2422.115.4/bsd/sys/
H A Dprotosw.h258 #define PR_EVCONNINFO 0x2000 /* protocol generates conninfo event */ macro
/xnu-2422.115.4/bsd/kern/
H A Duipc_socket.c4609 (so->so_proto->pr_flags & PR_EVCONNINFO) &&

Completed in 71 milliseconds