Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp.h171 #define TCP_MD5SIG 16 /* use MD5 digests (RFC2385) */ macro
H A Dtcp_usrreq.c2087 case TCP_MD5SIG: in tcp_default_ctloutput()
2475 case TCP_MD5SIG: in tcp_default_ctloutput()
/f-stack/tools/compat/include/netinet/
H A Dtcp.h171 #define TCP_MD5SIG 16 /* use MD5 digests (RFC2385) */ macro
/f-stack/freebsd/netipsec/
H A Dxform_tcp.c83 if (sopt->sopt_name != TCP_MD5SIG) { in tcp_ipsec_pcbctl()
/f-stack/lib/
H A Dff_syscall_wrapper.c441 return TCP_MD5SIG; in tcp_opt_convert()