Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1465 bool tcp_challenge_ack_check(sbintime_t *, uint32_t *);
H A Dtcp_subr.c2158 tcp_challenge_ack_check(sbintime_t *epoch_end, uint32_t *ack_cnt) in tcp_challenge_ack_check() function
2200 if (tcp_challenge_ack_check(&tp->t_challenge_ack_end, in tcp_send_challenge_ack()
H A Dtcp_syncache.c2066 if (tcp_challenge_ack_check(&sc->sc_challenge_ack_end, in syncache_send_challenge_ack()