Searched defs:tunnel_hlen (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_gre.c | 478 int tunnel_hlen; in gre_fb_xmit() local 519 int tunnel_hlen; in erspan_fb_xmit() local
|
H A D | ip_tunnel.c | 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 570 ip_md_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, u8 proto, int tunnel_hlen) ip_md_tunnel_xmit() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_gre.c | 483 int tunnel_hlen; in gre_fb_xmit() local 524 int tunnel_hlen; in erspan_fb_xmit() local
|
H A D | ip_tunnel.c | 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 584 ip_md_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, u8 proto, int tunnel_hlen) ip_md_tunnel_xmit() argument
|
Completed in 8 milliseconds