Function report |
Source Code:lib\checksum.c |
Create Date:2022-07-28 07:16:59 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This is a version of ip_compute_csum() optimized for IP headers,* which always checksum on 4 octet boundaries.
Proto:__sum16 ip_fast_csum(const void *iph, unsigned int ihl)
Type:__sum16
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const void * | iph | |
| unsigned int | ihl |
| 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 |