Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_network/compat/net/
H A Dbpf.h14 struct bpf_if;
17 #define bpf_mtap(bpf_if, mbuf) do { } while (0) argument
20 #define bpf_mtap2(bpf_if, data, dlen, mbuf) do { } while (0) argument
22 #define bpfattach2(ifnet, dlt, hdrlen, bpf_if) do { } while (0) argument
27 bpf_peers_present(struct bpf_if *bpf) in bpf_peers_present()
H A Dethernet.h379 struct bpf_if;
391 void ether_vlan_mtap(struct bpf_if *, struct mbuf *,
H A Dif_var.h210 struct bpf_if *if_bpf; /* packet filter structure */
838 struct bpf_if *if_getbpf(if_t ifp);
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_if.c1054 struct bpf_if *
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_var.h397 struct bpf_if *iv_rawbpf; /* packet filter structure */