Searched refs:iptunnel_xmit (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv4/ |
| H A D | ip_tunnel_core.c | 50 void iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb, in iptunnel_xmit() function 107 EXPORT_SYMBOL_GPL(iptunnel_xmit);
|
| H A D | ip_tunnel.c | 656 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, proto, tos, ttl, in ip_md_tunnel_xmit() 848 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, protocol, tos, ttl, in ip_tunnel_xmit()
|
| /linux/include/net/ |
| H A D | ip_tunnels.h | 624 void iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb,
|