Searched refs:ip_tunnel_rcv (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/net/
H A Dip_tunnels.h165 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb,
/linux-4.1.27/net/ipv4/
H A Dipip.c201 return ip_tunnel_rcv(tunnel, skb, &tpi, log_ecn_error); ipip_rcv()
H A Dip_tunnel.c421 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, ip_tunnel_rcv() function
488 EXPORT_SYMBOL_GPL(ip_tunnel_rcv); variable
H A Dip_gre.c221 ip_tunnel_rcv(tunnel, skb, tpi, log_ecn_error); ipgre_rcv()
/linux-4.1.27/net/ipv6/
H A Dsit.c745 return ip_tunnel_rcv(tunnel, skb, &tpi, log_ecn_error); ipip_rcv()

Completed in 99 milliseconds