SKB_RESERVE(9) Linux Networking SKB_RESERVE(9)NAMEskb_reserve - adjust headroomSYNOPSISvoid skb_reserve(struct sk_buff * skb, int len);ARGUMENTSskb buffer to alter len bytes to moveDESCRIPTIONIncrease the headroom of an empty sk_buff by reducing the tail room. This is only allowed for an empty buffer.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_RESERVE(9)
| Related Man Pages |
|---|
| wimax_msg_alloc(9) - suse |
| __skb_recv_datagram(9) - centos |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_sk_buff(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Getting command output to putty window title. |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |