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