Home
last modified time | relevance | path

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

/linux/include/net/
A Dprotocol.h92 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
/linux/net/ipv6/
A Dping.c189 .flags = INET_PROTOSW_REUSE,
A Daf_inet6.c191 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()
A Draw.c1342 .flags = INET_PROTOSW_REUSE,
/linux/net/ipv4/
A Daf_inet.c323 if (INET_PROTOSW_REUSE & answer_flags) in inet_create()
1144 .flags = INET_PROTOSW_REUSE,
1152 .flags = INET_PROTOSW_REUSE,

Completed in 19 milliseconds