Home
last modified time | relevance | path

Searched refs:ether_8021q_frame (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dethernet.h448 bool ether_8021q_frame(struct mbuf **mp, struct ifnet *ife,
/f-stack/freebsd/net/
H A Dethernet.h448 bool ether_8021q_frame(struct mbuf **mp, struct ifnet *ife,
H A Dif_ethersubr.c455 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 Dif_vlan.c1219 if (!ether_8021q_frame(&m, ifp, p, &ifv->ifv_qtag)) { in vlan_transmit()