Searched refs:INET_PROTOSW_REUSE (Results 1 – 3 of 3) sorted by relevance
84 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
158 if (INET_PROTOSW_REUSE & answer->flags) in inet6_create()559 flags: INET_PROTOSW_REUSE,
363 if (INET_PROTOSW_REUSE & answer->flags) in inet_create()1051 flags: INET_PROTOSW_REUSE,