Home
last modified time | relevance | path

Searched refs:iptunnel_xmit (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/net/ipv4/
Dip_tunnel_core.c46 void iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb, in iptunnel_xmit() function
86 EXPORT_SYMBOL_GPL(iptunnel_xmit);
Dudp_tunnel.c192 iptunnel_xmit(sk, rt, skb, src, dst, IPPROTO_UDP, tos, ttl, df, xnet); in udp_tunnel_xmit_skb()
Dip_tunnel.c630 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, proto, tos, ttl, in ip_md_tunnel_xmit()
818 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, protocol, tos, ttl, in ip_tunnel_xmit()
/Linux-v5.4/include/net/
Dip_tunnels.h414 void iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb,
/Linux-v5.4/net/ipv6/
Dsit.c997 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, protocol, tos, ttl, in ipip6_tunnel_xmit()