Searched refs:V_tcp_do_sack (Results 1 – 3 of 3) sorted by relevance
/external/openthread/third_party/tcplp/bsdtcp/ | ||
D | tcp_const.h | 92 V_tcp_do_sack = 1 enumerator |
D | tcp_subr.c | 122 if (V_tcp_do_sack) in initialize_tcb() |
D | tcp_input.c | 2674 if (!V_tcp_do_sack) in tcp_dooptions() |