Home
last modified time | relevance | path

Searched refs:iptunnel_pmtud_check_icmp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel_core.c255 * iptunnel_pmtud_check_icmp() - Trigger ICMP reply if needed and allowed
261 static int iptunnel_pmtud_check_icmp(struct sk_buff *skb, int mtu) in iptunnel_pmtud_check_icmp() function
422 return iptunnel_pmtud_check_icmp(skb, mtu); in skb_tunnel_check_pmtu()
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel_core.c255 * iptunnel_pmtud_check_icmp() - Trigger ICMP reply if needed and allowed
261 static int iptunnel_pmtud_check_icmp(struct sk_buff *skb, int mtu) in iptunnel_pmtud_check_icmp() function
422 return iptunnel_pmtud_check_icmp(skb, mtu); in skb_tunnel_check_pmtu()

Completed in 4 milliseconds