Searched refs:ether_vlan_mtap (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/net/ |
| H A D | ethernet.h | 404 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 D | ethernet.h | 404 ether_vlan_mtap((_ifp)->if_bpf, (_m), NULL, 0); \ 445 void ether_vlan_mtap(struct bpf_if *, struct mbuf *,
|
| H A D | if_ethersubr.c | 1277 ether_vlan_mtap(struct bpf_if *bp, struct mbuf *m, void *data, u_int dlen) in ether_vlan_mtap() function
|