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

/linux-4.1.27/include/net/
H A Dvxlan.h148 int vxlan_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb,
/linux-4.1.27/net/openvswitch/
H A Dvport-vxlan.c259 err = vxlan_xmit_skb(rt, sk, skb, fl.saddr, tun_key->ipv4_dst, vxlan_tnl_send()
/linux-4.1.27/drivers/net/
H A Dvxlan.c1758 int vxlan_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb, vxlan_xmit_skb() function
1831 EXPORT_SYMBOL_GPL(vxlan_xmit_skb); variable
1962 err = vxlan_xmit_skb(rt, sk, skb, fl4.saddr, vxlan_xmit_one()

Completed in 148 milliseconds