Home
last modified time | relevance | path

Searched refs:INET_PROTOSW_REUSE (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dprotocol.h91 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
/linux/net/ipv6/
H A Daf_inet6.c200 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()