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
struct_sk_buff(9) - centos
struct_tid_ampdu_rx(9) - centos
vconfig(8) - suse
struct_sk_buff(9) - suse
tc-ife(8) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Tar Command
Controlling user input
Please Welcome Dave Munro to the Moderator Team!