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
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
ieee80211_get_buffered_bc(9) - centos
vconfig(8) - debian
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!