Searched refs:TCPOPT_SIGNATURE (Results 1 – 6 of 6) sorted by relevance
77 #define TCPOPT_SIGNATURE 19 /* Keyed MD5 (rfc2385) */ macro
129 { TCPOPT_SIGNATURE, "md5" },514 case TCPOPT_SIGNATURE: in tcp_print()
100 #define TCPOPT_SIGNATURE 19 /* Keyed MD5: RFC 2385 */ macro
1218 *optp++ = TCPOPT_SIGNATURE; in syn_cache_respond()
1144 *optp++ = TCPOPT_SIGNATURE; in tcp_output()
3200 case TCPOPT_SIGNATURE: in tcp_dooptions()