Home
last modified time | relevance | path

Searched refs:TCPOPT_SIGNATURE (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp.h103 #define TCPOPT_SIGNATURE 19 /* Keyed MD5: RFC 2385 */ macro
H A Dtcp_output.c1824 *optp++ = TCPOPT_SIGNATURE; in tcp_addoptions()
H A Dtcp_input.c3464 case TCPOPT_SIGNATURE: in tcp_dooptions()
/f-stack/tools/compat/include/netinet/
H A Dtcp.h103 #define TCPOPT_SIGNATURE 19 /* Keyed MD5: RFC 2385 */ macro