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 |
|---|
| ll_rw_block(9) - suse |
| __skb_recv_datagram(9) - centos |
| ieee80211_get_buffered_bc(9) - centos |
| struct_ieee80211_tx_rate_control(9) - centos |
| struct_platform_nand_ctrl(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| Docker learning Phase-I |