Function report |
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 activity | Download SCCT | Chinese |
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:
| Type | Parameter | Name |
|---|---|---|
| struct sk_buff * | skb | |
| struct dst_entry * | encap_dst | |
| int | headroom |
| 537 | If len > encap_mtu - headroom Then pdate dst pmtu but not do neighbor confirm |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |