Searched refs:TCPOPT_EOL (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/third_party/tcplp/bsdtcp/ | ||
D | tcp.h | 101 #define TCPOPT_EOL 0 macro |
D | tcp_output.c | 1574 *optp++ = TCPOPT_EOL; in tcp_addoptions() |
D | tcp_input.c | 2782 if (opt == TCPOPT_EOL) in tcp_dooptions() |