Searched refs:TCP_MD5SIG (Results 1 – 4 of 4) sorted by relevance
105 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */ macro
216 rc = setsockopt(sd, IPPROTO_TCP, TCP_MD5SIG, &md5sig, sizeof(md5sig)); in tcp_md5sig()
720 config TCP_MD5SIG config
3070 case TCP_MD5SIG: in do_tcp_setsockopt()