Home
last modified time | relevance | path

Searched defs:tnl_params (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dip_gre.c361 const struct iphdr *tnl_params; in __ipgre_rcv() local
453 const struct iphdr *tnl_params, in __gre_xmit()
621 const struct iphdr *tnl_params; in ipgre_xmit() local
Dip_tunnel.c637 const struct iphdr *tnl_params, u8 protocol) in ip_tunnel_xmit()