Searched refs:INET_PROTOSW_REUSE (Results 1 – 3 of 3) sorted by relevance
91 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
338 if (INET_PROTOSW_REUSE & answer_flags) in inet_create()1188 .flags = INET_PROTOSW_REUSE,1196 .flags = INET_PROTOSW_REUSE,
185 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()