Function report |
Source Code:include\linux\skbuff.h |
Create Date:2022-07-28 05:52:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Compute the checksum for a gso segment
Proto:static inline __sum16 gso_make_checksum(struct sk_buff *skb, __wsum res)
Type:__sum16
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | >csum and csum_start are then updated to reflect the checksum of the |
__wsum | res |
4380 | csum_start = skb_transport_header(>csum and csum_start are then updated to reflect the checksum of the) |
4381 | plen = head + csum_start - csum_start |
4385 | csum_start = csum_start - head |
4387 | Return Fold a partial checksum |
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 |