Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_lro_hpts.c256 struct ifnet *lagg_ifp, bool can_append_old_cmp) in do_bpf_strip_and_compress() argument
283 ETHER_BPF_MTAP(lagg_ifp, m); in do_bpf_strip_and_compress()
518 struct ifnet *lagg_ifp; in _tcp_lro_flush_tcphpts() local
591 lagg_ifp = NULL; in _tcp_lro_flush_tcphpts()
597 lagg_ifp = sc->sc_ifp; in _tcp_lro_flush_tcphpts()
598 if (lagg_ifp != NULL) in _tcp_lro_flush_tcphpts()
599 lagg_bpf_req = bpf_peers_present(lagg_ifp->if_bpf); in _tcp_lro_flush_tcphpts()
608 &should_wake, bpf_req, lagg_bpf_req, lagg_ifp, in _tcp_lro_flush_tcphpts()