Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dprotocol.h84 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
/linux-2.4.37.9/net/ipv6/
Daf_inet6.c158 if (INET_PROTOSW_REUSE & answer->flags) in inet6_create()
559 flags: INET_PROTOSW_REUSE,
/linux-2.4.37.9/net/ipv4/
Daf_inet.c363 if (INET_PROTOSW_REUSE & answer->flags) in inet_create()
1051 flags: INET_PROTOSW_REUSE,