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 2.6. July 2010 SKB_TRIM(9)
| Related Man Pages |
|---|
| wimax_msg_alloc(9) - suse |
| netlink(3) - linux |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| roar_stream_add_data(3) - debian |
| usb_gadget_config_buf(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |