SKB_HEADER_CLONED(9) Linux Networking SKB_HEADER_CLONED(9)NAMEskb_header_cloned - is the header a cloneSYNOPSISint skb_header_cloned(const struct sk_buff * skb);ARGUMENTSskb buffer to checkDESCRIPTIONReturns true if modifying the header part of the buffer requires the data to be copied.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_HEADER_CLONED(9)
| Related Man Pages |
|---|
| struct_ieee80211_tx_rate_control(9) - centos |
| struct_sk_buff(9) - centos |
| usb_gadget_config_buf(9) - centos |
| wimax_msg_alloc(9) - centos |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |