Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_output.c1447 *optp++ = TCPOPT_NOP; in tcp_addoptions()
1461 *optp++ = TCPOPT_NOP; in tcp_addoptions()
1473 *optp++ = TCPOPT_NOP; in tcp_addoptions()
1484 *optp++ = TCPOPT_NOP; in tcp_addoptions()
1504 *optp++ = TCPOPT_NOP; in tcp_addoptions()
1524 *optp++ = TCPOPT_NOP; in tcp_addoptions()
Dtcp.h105 #define TCPOPT_NOP 1 macro
Dtcp_input.c2784 if (opt == TCPOPT_NOP) in tcp_dooptions()