Searched refs:iptunnel_xmit (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/net/ipv4/
H A Dudp_tunnel.c96 return iptunnel_xmit(sk, rt, skb, src, dst, IPPROTO_UDP, udp_tunnel_xmit_skb()
H A Dip_tunnel_core.c51 int iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb, iptunnel_xmit() function
87 EXPORT_SYMBOL_GPL(iptunnel_xmit); variable
H A Dip_gre.c570 err = iptunnel_xmit(skb->sk, rt, skb, fl.saddr, gre_fb_xmit()
H A Dip_tunnel.c799 err = iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, protocol, ip_tunnel_xmit()
/linux-4.4.14/include/net/
H A Dip_tunnels.h277 int iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb,
/linux-4.4.14/net/ipv6/
H A Dsit.c986 err = iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, ipip6_tunnel_xmit()

Completed in 225 milliseconds