Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:skb_gso_error_unwind

Proto:static inline void skb_gso_error_unwind(struct sk_buff *skb, __be16 protocol, int pulled_hlen, u16 mac_offset, int mac_len)

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
__be16protocol
intpulled_hlen
u16mac_offset
intmac_len
4584  protocol = protocol
4585  Indicates the inner headers are valid in the skbuff. = 1
4586  add data to the start of a buffer
4587  skb_reset_transport_header(skb)
4588  mac_header = mac_offset
4589  network_header = mac_header + mac_len
4590  mac_len = mac_len