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 |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_ieee80211_tx_rate_control(9) - centos |
| struct_platform_nand_ctrl(9) - centos |
| buffer_get(3) - debian |
| __skb_recv_datagram(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |