Searched refs:TCP_MD5SIG_EXT (Results 1 – 6 of 6) sorted by relevance
122 #define TCP_MD5SIG_EXT 32 /* TCP MD5 Signature with extensions */ macro
273 opt = TCP_MD5SIG_EXT; in tcp_md5sig()282 opt = TCP_MD5SIG_EXT; in tcp_md5sig()
626 if (optname == TCP_MD5SIG_EXT && in tcp_v6_parse_md5_keys()636 if (optname == TCP_MD5SIG_EXT && cmd.tcpm_ifindex && in tcp_v6_parse_md5_keys()
1280 if (optname == TCP_MD5SIG_EXT && in tcp_v4_parse_md5_keys()1287 if (optname == TCP_MD5SIG_EXT && cmd.tcpm_ifindex && in tcp_v4_parse_md5_keys()
3715 case TCP_MD5SIG_EXT: in do_tcp_setsockopt()