Query: skb_checksum_none_assert
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_CHECKSUM_NONE_AS(9) Linux Networking SKB_CHECKSUM_NONE_AS(9)NAMEskb_checksum_none_assert - make sure skb ip_summed is CHECKSUM_NONESYNOPSISvoid skb_checksum_none_assert(const struct sk_buff * skb);ARGUMENTSskb skb to checkDESCRIPTIONfresh 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.COPYRIGHTKernel 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 |
vconfig(8) - redhat |
vconfig(8) - suse |
tc-ife(8) - mojave |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
Docker learning Phase-I |
Controlling user input |