Query: skb_header_cloned
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 2.6. July 2010 SKB_HEADER_CLONED(9)