Home
last modified time | relevance | path

Searched refs:ip_tunnel_xmit (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip_tunnels.h268 void ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev,
/kernel/linux/linux-6.6/include/net/
H A Dip_tunnels.h289 void ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev,
/kernel/linux/linux-6.6/net/ipv4/
H A Dipip.c308 ip_tunnel_xmit(skb, dev, tiph, ipproto); in ipip_tunnel_xmit()
H A Dip_tunnel.c682 void ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, in ip_tunnel_xmit() function
870 EXPORT_SYMBOL_GPL(ip_tunnel_xmit); variable
H A Dip_gre.c469 ip_tunnel_xmit(skb, dev, tnl_params, tnl_params->protocol); in __gre_xmit()
648 /* ip_tunnel_xmit() needs skb->data pointing to gre header. */ in ipgre_xmit()
/kernel/linux/linux-5.10/net/ipv4/
H A Dipip.c305 ip_tunnel_xmit(skb, dev, tiph, ipproto); in ipip_tunnel_xmit()
H A Dip_tunnel.c663 void ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, in ip_tunnel_xmit() function
849 EXPORT_SYMBOL_GPL(ip_tunnel_xmit); variable
H A Dip_gre.c464 ip_tunnel_xmit(skb, dev, tnl_params, tnl_params->protocol); in __gre_xmit()
642 /* ip_tunnel_xmit() needs skb->data pointing to gre header. */ in ipgre_xmit()
/kernel/linux/linux-5.10/net/ipv6/
H A Dsit.c1056 ip_tunnel_xmit(skb, dev, tiph, ipproto); in sit_tunnel_xmit__()
/kernel/linux/linux-6.6/net/ipv6/
H A Dsit.c1057 ip_tunnel_xmit(skb, dev, tiph, ipproto); in sit_tunnel_xmit__()

Completed in 16 milliseconds