Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack_bbr_common.h94 ctf_process_inbound_raw(struct tcpcb *tp, struct socket *so,
H A Drack_bbr_common.c223 ctf_process_inbound_raw(struct tcpcb *tp, struct socket *so, struct mbuf *m, int has_pkt) in ctf_process_inbound_raw() function
457 if (ctf_process_inbound_raw(tp, so, m, have_pkt)) { in ctf_do_queued_segments()