Searched refs:TCP_MD5SIG (Results 1 – 2 of 2) sorted by relevance
/tools/include/uapi/linux/ | ||
D | tcp.h | 105 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */ macro |
/tools/testing/selftests/net/ | ||
D | nettest.c | 262 int opt = TCP_MD5SIG; in tcp_md5sig() |