Query: skb_trim
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
__skb_recv_datagram(9) - centos |
cfg80211_testmode_alloc_reply_skb(9) - centos |
struct_ieee80211_tx_rate_control(9) - centos |
usb_gadget_config_buf(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |