skb_checksum_none_assert(9) centos man page | unix.com

Man Page: skb_checksum_none_assert

Operating Environment: centos

Section: 9

SKB_CHECKSUM_NONE_AS(9) 					 Linux Networking					   SKB_CHECKSUM_NONE_AS(9)

NAME
skb_checksum_none_assert - make sure skb ip_summed is CHECKSUM_NONE
SYNOPSIS
void skb_checksum_none_assert(const struct sk_buff * skb);
ARGUMENTS
skb skb to check
DESCRIPTION
fresh skbs have their ip_summed set to CHECKSUM_NONE. Instead of forcing ip_summed to CHECKSUM_NONE, we can use this helper, to document places where we make this assertion.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_CHECKSUM_NONE_AS(9)
Related Man Pages
wimax_msg_alloc(9) - suse
struct_sk_buff(9) - centos
vconfig(8) - debian
__skb_recv_datagram(9) - suse
tc-ife(8) - mojave
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq