Home
last modified time | relevance | path

Searched refs:TCP_MD5SIG_EXT (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dtcp.h122 #define TCP_MD5SIG_EXT 32 /* TCP MD5 Signature with extensions */ macro
322 /* tcp_md5sig extension flags for TCP_MD5SIG_EXT */
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtcp.h122 #define TCP_MD5SIG_EXT 32 /* TCP MD5 Signature with extensions */ macro
338 /* tcp_md5sig extension flags for TCP_MD5SIG_EXT */
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtcp.h122 #define TCP_MD5SIG_EXT 32 /* TCP MD5 Signature with extensions */ macro
329 /* tcp_md5sig extension flags for TCP_MD5SIG_EXT */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtcp.h89 #define TCP_MD5SIG_EXT 32 macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dtcp.h122 #define TCP_MD5SIG_EXT 32 /* TCP MD5 Signature with extensions */ macro
322 /* tcp_md5sig extension flags for TCP_MD5SIG_EXT */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtcp.h89 #define TCP_MD5SIG_EXT 32 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtcp.h94 #define TCP_MD5SIG_EXT 32 macro
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dnettest.c221 opt = TCP_MD5SIG_EXT; in tcp_md5sig()
230 opt = TCP_MD5SIG_EXT; in tcp_md5sig()
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c617 if (optname == TCP_MD5SIG_EXT && in tcp_v6_parse_md5_keys()
627 if (optname == TCP_MD5SIG_EXT && in tcp_v6_parse_md5_keys()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dnettest.c276 opt = TCP_MD5SIG_EXT; in tcp_md5sig()
285 opt = TCP_MD5SIG_EXT; in tcp_md5sig()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c1257 if (optname == TCP_MD5SIG_EXT && in tcp_v4_parse_md5_keys()
1264 if (optname == TCP_MD5SIG_EXT && in tcp_v4_parse_md5_keys()
H A Dtcp.c3440 case TCP_MD5SIG_EXT: in do_tcp_setsockopt()
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c624 if (optname == TCP_MD5SIG_EXT && in tcp_v6_parse_md5_keys()
634 if (optname == TCP_MD5SIG_EXT && cmd.tcpm_ifindex && in tcp_v6_parse_md5_keys()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c1344 if (optname == TCP_MD5SIG_EXT && in tcp_v4_parse_md5_keys()
1351 if (optname == TCP_MD5SIG_EXT && cmd.tcpm_ifindex && in tcp_v4_parse_md5_keys()
H A Dtcp.c3625 case TCP_MD5SIG_EXT: in do_tcp_setsockopt()

Completed in 36 milliseconds