Searched defs:bpf_req (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/netinet/ |
H A D | tcp_lro_hpts.c | 246 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
|