PSKB_TRIM_UNIQUE(9) Linux Networking PSKB_TRIM_UNIQUE(9)NAMEpskb_trim_unique - remove end from a paged unique (not cloned) bufferSYNOPSISvoid pskb_trim_unique(struct sk_buff * skb, unsigned int len);ARGUMENTSskb buffer to alter len new lengthDESCRIPTIONThis is identical to pskb_trim except that the caller knows that the skb is not cloned so we should never get an error due to out- of-memory.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PSKB_TRIM_UNIQUE(9)
| Related Man Pages |
|---|
| wimax_msg_alloc(9) - suse |
| __skb_recv_datagram(9) - centos |
| struct_sk_buff(9) - centos |
| wimax_msg_alloc(9) - centos |
| vconfig(8) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |