Home
last modified time | relevance | path

Searched refs:INET_PROTOSW_REUSE (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dprotocol.h89 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
/kernel/linux/linux-6.6/include/net/
H A Dprotocol.h88 #define INET_PROTOSW_REUSE 0x01 /* Are ports automatically reusable? */ macro
/kernel/linux/linux-5.10/net/ipv6/
H A Dping.c190 .flags = INET_PROTOSW_REUSE,
H A Daf_inet6.c197 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()
H A Draw.c1345 .flags = INET_PROTOSW_REUSE,
/kernel/linux/linux-6.6/net/ipv6/
H A Dping.c227 .flags = INET_PROTOSW_REUSE,
H A Daf_inet6.c199 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()
H A Draw.c1304 .flags = INET_PROTOSW_REUSE,
/kernel/linux/linux-5.10/net/ipv4/
H A Daf_inet.c330 if (INET_PROTOSW_REUSE & answer_flags) in inet_create()
1160 .flags = INET_PROTOSW_REUSE,
1168 .flags = INET_PROTOSW_REUSE,
/kernel/linux/linux-6.6/net/ipv4/
H A Daf_inet.c330 if (INET_PROTOSW_REUSE & answer_flags) in inet_create()
1175 .flags = INET_PROTOSW_REUSE,
1183 .flags = INET_PROTOSW_REUSE,
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Daf_ninet.c192 if (answer_flags & INET_PROTOSW_REUSE) in ninet_create()

Completed in 16 milliseconds