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 |
|---|
| __skb_recv_datagram(9) - centos |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| ieee80211_get_buffered_bc(9) - centos |
| buffer_get(3) - debian |
| __skb_recv_datagram(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |