Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.h121 ctf_ts_check_ac(struct tcpcb *tp, int32_t thflags);
H A Drack_bbr_common.c826 ctf_ts_check_ac(struct tcpcb *tp, int32_t thflags) in ctf_ts_check_ac() function
H A Drack.c15811 if (ctf_ts_check_ac(tp, (ae->flags & 0xff))) { in rack_do_compressed_ack_processing()