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 2.6. July 2010 PSKB_TRIM_UNIQUE(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_sk_buff(9) - centos |
| wimax_msg_alloc(9) - centos |
| struct_platform_nand_ctrl(9) - suse |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Tar Command |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |