Searched refs:TCP_MD5SIG_EXT (Results 1 – 9 of 9) sorted by relevance
122 #define TCP_MD5SIG_EXT 32 /* TCP MD5 Signature with extensions */ macro
75 #define TCP_MD5SIG_EXT 32 /* TCP MD5 Signature with extensions. */ macro
221 opt = TCP_MD5SIG_EXT; in tcp_md5sig()230 opt = TCP_MD5SIG_EXT; in tcp_md5sig()
614 if (optname == TCP_MD5SIG_EXT && in tcp_v6_parse_md5_keys()624 if (optname == TCP_MD5SIG_EXT && in tcp_v6_parse_md5_keys()
1242 if (optname == TCP_MD5SIG_EXT && in tcp_v4_parse_md5_keys()1249 if (optname == TCP_MD5SIG_EXT && in tcp_v4_parse_md5_keys()
3347 case TCP_MD5SIG_EXT: in do_tcp_setsockopt()