Searched refs:tcps_badsyn (Results 1 – 5 of 5) sorted by relevance
732 KMOD_TCPSTAT_INC(tcps_badsyn); in ctf_challenge_ack()
1173 TCPSTAT_INC(tcps_badsyn); in tcp_input()1185 TCPSTAT_INC(tcps_badsyn); in tcp_input()1205 TCPSTAT_INC(tcps_badsyn); in tcp_input()2204 TCPSTAT_INC(tcps_badsyn); in tcp_do_segment()
628 uint64_t tcps_badsyn; /* bogus SYN, e.g. premature ACK */ member
712 p(tcps_badsyn, "\t{:bad-connection-attempts/%ju} " in tcp_stats()