Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp.h119 #define TCPOPT_SIGNATURE 19 /* Keyed MD5: RFC 2385 */ macro
Dtcp_output.c1509 *optp++ = TCPOPT_SIGNATURE; in tcp_addoptions()
Dtcp_input.c2830 case TCPOPT_SIGNATURE: in tcp_dooptions()