Home
last modified time | relevance | path

Searched refs:have_pkt (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.h88 int ctf_do_queued_segments(struct tcpcb *tp, int have_pkt);
H A Drack_bbr_common.c470 ctf_do_queued_segments(struct tcpcb *tp, int have_pkt) in ctf_do_queued_segments() argument
477 if (ctf_process_inbound_raw(tp, m, have_pkt)) { in ctf_do_queued_segments()