Searched refs:INET_PROTOSW_REUSE (Results 1 – 5 of 5) sorted by relevance
88 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
225 .flags = INET_PROTOSW_REUSE,
199 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()
1312 .flags = INET_PROTOSW_REUSE,
323 if (INET_PROTOSW_REUSE & answer_flags) in inet_create()1153 .flags = INET_PROTOSW_REUSE,1161 .flags = INET_PROTOSW_REUSE,
Completed in 11 milliseconds