Searched refs:TCPOPT_SIGNATURE (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Dtcp.h81 #define TCPOPT_SIGNATURE 19 /* Keyed MD5 (rfc2385) */ macro
H A Dprint-tcp.c129 { TCPOPT_SIGNATURE, "md5" },
513 case TCPOPT_SIGNATURE:
/freebsd-12-stable/sys/netinet/
H A Dtcp.h103 #define TCPOPT_SIGNATURE 19 /* Keyed MD5: RFC 2385 */ macro
H A Dtcp_output.c1764 *optp++ = TCPOPT_SIGNATURE;
H A Dtcp_input.c3413 case TCPOPT_SIGNATURE:

Completed in 72 milliseconds