Searched refs:ip_tunnel_xmit (Results 1 – 4 of 4) sorted by relevance
/linux/net/ipv4/ |
H A D | ipip.c | 316 ip_tunnel_xmit(skb, dev, tiph, ipproto); in ipip_tunnel_xmit()
|
H A D | ip_tunnel.c | 682 void ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, in ip_tunnel_xmit() function 870 EXPORT_SYMBOL_GPL(ip_tunnel_xmit);
|
/linux/include/net/ |
H A D | ip_tunnels.h | 384 void ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev,
|
/linux/net/ipv6/ |
H A D | sit.c | 1059 ip_tunnel_xmit(skb, dev, tiph, ipproto); in sit_tunnel_xmit__()
|