Searched refs:ether_vlan_mtap (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dethernet.h392 * ether_vlan_mtap. This function will re-insert VLAN tags for the duration
399 ether_vlan_mtap((_ifp)->if_bpf, (_m), NULL, 0); \
437 void ether_vlan_mtap(struct bpf_if *, struct mbuf *,
H A Dif_ethersubr.c1230 ether_vlan_mtap(struct bpf_if *bp, struct mbuf *m, void *data, u_int dlen) function

Completed in 175 milliseconds