Searched refs:INET_PROTOSW_REUSE (Results 1 – 5 of 5) sorted by relevance
92 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
189 .flags = INET_PROTOSW_REUSE,
191 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()
1342 .flags = INET_PROTOSW_REUSE,
323 if (INET_PROTOSW_REUSE & answer_flags) in inet_create()1144 .flags = INET_PROTOSW_REUSE,1152 .flags = INET_PROTOSW_REUSE,
Completed in 19 milliseconds