Home
last modified time | relevance | path

Searched full:rfc2385 (Results 1 – 10 of 10) sorted by relevance

/freebsd/sbin/setkey/
H A Dsetkey.8266 TCP-MD5 based on rfc2385
656 tcp-md5 8 to 640 tcp: rfc2385
/freebsd/contrib/tcpdump/
H A Dtcp.h80 #define TCPOPT_SIGNATURE 19 /* Keyed MD5 (rfc2385) */
/freebsd/sys/net/
H A Dpfkeyv2.h388 #define SADB_X_AALG_TCP_MD5 252 /* Keyed TCP-MD5 (RFC2385) */
/freebsd/sys/netipsec/
H A Dxform_tcp.c31 /* TCP MD5 Signature Option (RFC2385) */
/freebsd/sys/netinet/
H A Dtcp.h188 #define TCP_MD5SIG 16 /* use MD5 digests (RFC2385) */
H A Dtcp_var.h787 #define TF_SIGNATURE 0x00400000 /* require MD5 digests (RFC2385) */
888 #define TOF_SIGNATURE 0x0040 /* TCP-MD5 signature option (RFC2385) */
H A Dtcp_output.c869 /* TCP-MD5 (RFC2385). */ in tcp_default_output()
H A Dtcp_subr.c1946 /* TCP-MD5 (RFC2385). */ in tcp_respond()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c18327 /* TCP-MD5 (RFC2385). */ in rack_fast_rsm_output()
18903 /* TCP-MD5 (RFC2385). */ in rack_fast_output()
21100 /* TCP-MD5 (RFC2385). */ in rack_output()
H A Dbbr.c12899 /* TCP-MD5 (RFC2385). */ in bbr_output_wtime()