Searched refs:ether_8021q_frame (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/net/ |
| H A D | ethernet.h | 448 bool ether_8021q_frame(struct mbuf **mp, struct ifnet *ife,
|
| /f-stack/freebsd/net/ |
| H A D | ethernet.h | 448 bool ether_8021q_frame(struct mbuf **mp, struct ifnet *ife,
|
| H A D | if_ethersubr.c | 455 if (ether_8021q_frame(mp, ifp, ifp, &qtag)) in ether_set_pcp() 1367 ether_8021q_frame(struct mbuf **mp, struct ifnet *ife, struct ifnet *p, in ether_8021q_frame() function
|
| H A D | if_vlan.c | 1219 if (!ether_8021q_frame(&m, ifp, p, &ifv->ifv_qtag)) { in vlan_transmit()
|