Searched refs:vxlan_transmit (Results 1 – 1 of 1) sorted by relevance
363 static int vxlan_transmit(struct ifnet *, struct mbuf *);2695 vxlan_transmit(struct ifnet *ifp, struct mbuf *m) in vxlan_transmit() function3198 ifp->if_transmit = vxlan_transmit; in vxlan_clone_create()