Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dethernet.h404 ether_vlan_mtap((_ifp)->if_bpf, (_m), NULL, 0); \
445 void ether_vlan_mtap(struct bpf_if *, struct mbuf *,
/f-stack/freebsd/net/
H A Dethernet.h404 ether_vlan_mtap((_ifp)->if_bpf, (_m), NULL, 0); \
445 void ether_vlan_mtap(struct bpf_if *, struct mbuf *,
H A Dif_ethersubr.c1277 ether_vlan_mtap(struct bpf_if *bp, struct mbuf *m, void *data, u_int dlen) in ether_vlan_mtap() function