Searched refs:handled_ack (Results 1 – 2 of 2) sorted by relevance
138 skel->bss->handled_ack = false; in test_tcp_custom_syncookie()143 ASSERT_EQ(skel->bss->handled_ack, true, "ACK is not handled at tc"); in test_tcp_custom_syncookie()
71 bool handled_syn, handled_ack; variable584 handled_ack = true; in tcp_custom_syncookie()