Searched refs:bpf_req (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_lro_hpts.c | 255 struct mbuf **mv_to, bool *should_wake, bool bpf_req, bool lagg_bpf_req, in do_bpf_strip_and_compress() argument 279 if (__predict_false(bpf_req)) in do_bpf_strip_and_compress() 519 bool bpf_req, lagg_bpf_req, should_wake, can_append_old_cmp; in _tcp_lro_flush_tcphpts() local 589 bpf_req = bpf_peers_present(lc->ifp->if_bpf); in _tcp_lro_flush_tcphpts() 608 &should_wake, bpf_req, lagg_bpf_req, lagg_ifp, in _tcp_lro_flush_tcphpts()
|