Query: skb_reserve
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
ieee80211_get_buffered_bc(9) - centos |
struct_sk_buff(9) - centos |
struct_tid_ampdu_rx(9) - centos |
tau_set_interrupt_interval(3) - debian |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |