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
cfg80211_testmode_alloc_reply_skb(9) - centos
vconfig(8) - redhat
vconfig(8) - debian
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!