函数逻辑报告 |
Source Code:include\net\checksum.h |
Create Date:2022-07-27 06:51:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:csum_add
函数原型:static inline __wsum csum_add(__wsum csum, __wsum addend)
返回类型:__wsum
参数:
类型 | 参数 | 名称 |
---|---|---|
__wsum | csum | |
__wsum | addend |
名称 | 描述 |
---|---|
csum_sub | |
csum_block_add | |
csum_replace_by_diff | |
csum_replace4 | |
__skb_checksum_validate_complete | Validate (init) checksum based on checksum complete |
skb_remcsum_process | Update skbuf and packet to reflect the remote checksum offload operation.* When called, ptr indicates the starting point for skb->csum when* ip_summed is CHECKSUM_COMPLETE. If we need create checksum complete |
__skb_gro_checksum_validate_complete | |
skb_gro_remcsum_process | |
IP6_ECN_set_ce | Note:* IP_ECN_set_ce() has to tweak IPV4 checksum when setting CE,* meaning both changes have no effect on skb->csum if/when CHECKSUM_COMPLETE* In IPv6 case, no checksum compensates the change in IPv6 header,* so we have to update skb->csum. |
udp_csum_outgoing | dp_csum_outgoing - compute UDPv4/v6 checksum over fragments*@sk: socket we are writing to*@skb: sk_buff containing the filled-in UDP header* (checksum field must be zeroed out) |
udp_csum |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |