Home
last modified time | relevance | path

Searched defs:can_append_old_cmp (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/netinet/
H A Dtcp_lro_hpts.c202 tcp_lro_get_last_if_ackcmp(struct lro_ctrl * lc,struct lro_entry * le,struct tcpcb * tp,int32_t * new_m,bool can_append_old_cmp) tcp_lro_get_last_if_ackcmp() argument
247 do_bpf_strip_and_compress(struct tcpcb * tp,struct lro_ctrl * lc,struct lro_entry * le,struct mbuf ** pp,struct mbuf ** cmp,struct mbuf ** mv_to,bool * should_wake,bool bpf_req,bool lagg_bpf_req,struct ifnet * lagg_ifp,bool can_append_old_cmp) do_bpf_strip_and_compress() argument
510 bool bpf_req, lagg_bpf_req, should_wake, can_append_old_cmp; _tcp_lro_flush_tcphpts() local