Searched refs:PR_DISPOSE (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_proto.c132 PR_CONNREQUIRED|PR_WANTRCVD|PR_PCBLOCK|PR_PROTOLOCK|PR_DISPOSE,
/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h193 #define PR_DISPOSE 0x200 /* protocol requires late lists disposal */ macro
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_proto.c196 { SOCK_STREAM, &inet6domain, IPPROTO_TCP, PR_CONNREQUIRED|PR_WANTRCVD|PR_LISTEN|PR_PROTOLOCK|PR_PCBLOCK|PR_DISPOSE,

Completed in 31 milliseconds