Searched refs:INET_PROTOSW_REUSE (Results 1 – 2 of 2) sorted by relevance
91 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
200 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()