Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\checksum_32.h Create Date:2022-07-28 05:51:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:his routine is used for miscellaneous IP-like checksums, mainly* in icmp.c

Proto:static inline __sum16 ip_compute_csum(const void *buff, int len)

Type:__sum16

Parameter:

TypeParameterName
const void *buff
intlen
146  Return Fold a partial checksum
Caller
NameDescribe
t10_pi_ip_fn