函数逻辑报告 |
Source Code:include\linux\skbuff.h |
Create Date:2022-07-27 06:52:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Compute the checksum for a gso segment
函数原型:static inline __sum16 gso_make_checksum(struct sk_buff *skb, __wsum res)
返回类型:__sum16
参数:
类型 | 参数 | 名称 |
---|---|---|
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 | 返回:Fold a partial checksum |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |