Searched refs:ether_8021q_frame (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dethernet.h440 bool ether_8021q_frame(struct mbuf **mp, struct ifnet *ife, struct ifnet *p,
H A Dif_ethersubr.c453 ether_8021q_frame(mp, ifp, ifp, 0, pcp))
1319 ether_8021q_frame(struct mbuf **mp, struct ifnet *ife, struct ifnet *p, function
H A Dif_vlan.c1163 if (!ether_8021q_frame(&m, ifp, p, ifv->ifv_vid, ifv->ifv_pcp)) {

Completed in 103 milliseconds