Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_var.h498 #define TOF_SIGNATURE 0x0040 /* TCP-MD5 signature option (RFC2385) */ macro
Dtcp_output.c1498 case TOF_SIGNATURE: in tcp_addoptions()
Dtcp_input.c2833 to->to_flags |= TOF_SIGNATURE; in tcp_dooptions()