HomeSort by: relevance | last modified time | path
    Searched refs:vlan_transmit (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
if_vlan.c 208 static int vlan_transmit(struct ifnet *, struct mbuf *);
362 ifp->if_transmit = vlan_transmit;
1342 vlan_transmit(struct ifnet *ifp, struct mbuf *m) function in typeref:typename:int
if_vlan.c 208 static int vlan_transmit(struct ifnet *, struct mbuf *);
362 ifp->if_transmit = vlan_transmit;
1342 vlan_transmit(struct ifnet *ifp, struct mbuf *m) function in typeref:typename:int
if_vlan.c 208 static int vlan_transmit(struct ifnet *, struct mbuf *);
362 ifp->if_transmit = vlan_transmit;
1342 vlan_transmit(struct ifnet *ifp, struct mbuf *m) function in typeref:typename:int

Completed in 40 milliseconds