Searched refs:iptunnel_xmit (Results 1 – 8 of 8) sorted by relevance
/linux/net/ipv4/ |
A D | udp_tunnel_core.c | 171 iptunnel_xmit(sk, rt, skb, src, dst, IPPROTO_UDP, tos, ttl, df, xnet); in udp_tunnel_xmit_skb()
|
A D | ip_tunnel_core.c | 50 void iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb, in iptunnel_xmit() function 90 EXPORT_SYMBOL_GPL(iptunnel_xmit);
|
A D | ip_tunnel.c | 623 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, proto, tos, ttl, in ip_md_tunnel_xmit() 810 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, protocol, tos, ttl, in ip_tunnel_xmit()
|
/linux/include/net/ |
A D | ip_tunnels.h | 417 void iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb,
|
/linux/net/ipv6/ |
A D | sit.c | 1042 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, protocol, tos, ttl, in ipip6_tunnel_xmit()
|
/linux/ |
A D | vmlinux.symvers | 10730 0x00000000 iptunnel_xmit vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 53724 ffff800010e85770 T iptunnel_xmit
|
A D | .tmp_System.map | 53724 ffff800010e85770 T iptunnel_xmit
|
Completed in 365 milliseconds