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 3.10 June 2014 SKB_RESERVE(9)
| Related Man Pages |
|---|
| struct_tid_ampdu_rx(9) - centos |
| wimax_msg_alloc(9) - centos |
| buffer_get(3) - debian |
| struct_ieee80211_hw(9) - suse |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |