Searched defs:tnl_params (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | ip_gre.c | 361 const struct iphdr *tnl_params; in __ipgre_rcv() local 621 const struct iphdr *tnl_params; in ipgre_xmit() local 452 __gre_xmit(struct sk_buff *skb, struct net_device *dev, const struct iphdr *tnl_params, __be16 proto) __gre_xmit() argument [all...] |
| H A D | ip_tunnel.c | 663 ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, const struct iphdr *tnl_params, u8 protocol) ip_tunnel_xmit() argument
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | ip_gre.c | 363 const struct iphdr *tnl_params; in __ipgre_rcv() local 627 const struct iphdr *tnl_params; in ipgre_xmit() local 457 __gre_xmit(struct sk_buff *skb, struct net_device *dev, const struct iphdr *tnl_params, __be16 proto) __gre_xmit() argument [all...] |
| H A D | ip_tunnel.c | 682 ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, const struct iphdr *tnl_params, u8 protocol) ip_tunnel_xmit() argument
|
Completed in 7 milliseconds