Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
__be16 | protocol | |
int | pulled_hlen | |
u16 | mac_offset | |
int | mac_len |
4588 | mac_header = mac_offset |
4589 | network_header = mac_header + mac_len |
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 |