Home
last modified time | relevance | path

Searched refs:TCP_MD5SIG (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dtcp.h105 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */ macro
/Linux-v5.10/tools/testing/selftests/net/
Dnettest.c214 int opt = TCP_MD5SIG; in tcp_md5sig()
/Linux-v5.10/net/ipv4/
DKconfig735 config TCP_MD5SIG config
Dtcp.c3254 case TCP_MD5SIG: in do_tcp_setsockopt()