SKB_CLONED(9) Linux Networking SKB_CLONED(9)NAMEskb_cloned - is the buffer a cloneSYNOPSISint skb_cloned(const struct sk_buff * skb);ARGUMENTSskb buffer to checkDESCRIPTIONReturns true if the buffer was generated with skb_clone and is one of multiple shared copies of the buffer. Cloned buffers are shared data so must not be written to under normal circumstances.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_CLONED(9)
| Related Man Pages |
|---|
| ll_rw_block(9) - suse |
| struct_sk_buff(9) - centos |
| __skb_recv_datagram(9) - suse |
| journal_get_undo_access(9) - suse |
| journal_try_to_free_buffers(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |