SKB_TRIM(9) Linux Networking SKB_TRIM(9)NAMEskb_trim - remove end from a bufferSYNOPSISvoid skb_trim(struct sk_buff * skb, unsigned int len);ARGUMENTSskb buffer to alter len new lengthDESCRIPTIONCut the length of a buffer down by removing data from the tail. If the buffer is already under the length specified it is not modified. The skb must be linear.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_TRIM(9)
| Related Man Pages |
|---|
| __skb_recv_datagram(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| usb_gadget_config_buf(9) - centos |
| wimax_msg_alloc(9) - centos |
| netlink(3) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Controlling user input |