PSKB_TRIM_RCSUM(9) Linux Networking PSKB_TRIM_RCSUM(9)NAMEpskb_trim_rcsum - trim received skb and update checksumSYNOPSISint pskb_trim_rcsum(struct sk_buff * skb, unsigned int len);ARGUMENTSskb buffer to trim len new lengthDESCRIPTIONThis is exactly the same as pskb_trim except that it ensures the checksum of received packets are still valid after the operation.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PSKB_TRIM_RCSUM(9)
| Related Man Pages |
|---|
| ieee80211_get_buffered_bc(9) - centos |
| struct_sk_buff(9) - centos |
| __skb_recv_datagram(9) - suse |
| struct_sk_buff(9) - suse |
| udplite(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |