Searched defs:inner_iph (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/net/xfrm/ |
| H A D | xfrm_input.c | 223 struct iphdr *inner_iph = ipip_hdr(skb); in ipip_ecn_decapsulate() local 261 struct ipv6hdr *inner_iph = ipipv6_hdr(skb); in ipip6_ecn_decapsulate() local
|
| /kernel/linux/linux-6.6/net/xfrm/ |
| H A D | xfrm_input.c | 227 struct iphdr *inner_iph = ipip_hdr(skb); in ipip_ecn_decapsulate() local 264 struct ipv6hdr *inner_iph = ipipv6_hdr(skb); in ipip6_ecn_decapsulate() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | ip_tunnel.c | 577 const struct iphdr *inner_iph; in ip_md_tunnel_xmit() local 497 tnl_update_pmtu(struct net_device *dev, struct sk_buff *skb, struct rtable *rt, __be16 df, const struct iphdr *inner_iph, int tunnel_hlen, __be32 dst, bool md) tnl_update_pmtu() argument 668 const struct iphdr *inner_iph; ip_tunnel_xmit() local [all...] |
| H A D | route.c | 1931 const struct iphdr *inner_iph; in ip_multipath_l3_keys() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | ip_tunnel.c | 591 const struct iphdr *inner_iph; in ip_md_tunnel_xmit() local 511 tnl_update_pmtu(struct net_device *dev, struct sk_buff *skb, struct rtable *rt, __be16 df, const struct iphdr *inner_iph, int tunnel_hlen, __be32 dst, bool md) tnl_update_pmtu() argument 687 const struct iphdr *inner_iph; ip_tunnel_xmit() local [all...] |
| H A D | route.c | 1892 const struct iphdr *inner_iph; in ip_multipath_l3_keys() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | route.c | 2307 const struct ipv6hdr *inner_iph; in ip6_multipath_l3_keys() local
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | route.c | 2299 const struct ipv6hdr *inner_iph; in ip6_multipath_l3_keys() local
|
Completed in 30 milliseconds