Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dprotocol.h88 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
/linux-6.3-rc2/net/ipv6/
A Dping.c225 .flags = INET_PROTOSW_REUSE,
A Daf_inet6.c199 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()
A Draw.c1312 .flags = INET_PROTOSW_REUSE,
/linux-6.3-rc2/net/ipv4/
A Daf_inet.c323 if (INET_PROTOSW_REUSE & answer_flags) in inet_create()
1153 .flags = INET_PROTOSW_REUSE,
1161 .flags = INET_PROTOSW_REUSE,

Completed in 11 milliseconds