Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack_bbr_common.h97 ctf_do_queued_segments(struct socket *so, struct tcpcb *tp, int have_pkt);
H A Drack_bbr_common.c448 ctf_do_queued_segments(struct socket *so, struct tcpcb *tp, int have_pkt) in ctf_do_queued_segments() argument
457 if (ctf_process_inbound_raw(tp, so, m, have_pkt)) { in ctf_do_queued_segments()