Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\dst.h Create Date:2022-07-28 06:08:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:skb_tunnel_check_pmtu

Proto:static inline void skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst, int headroom)

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
struct dst_entry *encap_dst
intheadroom
535  encap_mtu = dst_mtu(encap_dst)
537  If len > encap_mtu - headroom Then pdate dst pmtu but not do neighbor confirm