SKB_UNLINK(9) Linux Networking SKB_UNLINK(9)NAMEskb_unlink - remove a buffer from a listSYNOPSISvoid skb_unlink(struct sk_buff * skb, struct sk_buff_head * list);ARGUMENTSskb buffer to remove list list to useDESCRIPTIONRemove a packet from a list. The list locks are taken and this function is atomic with respect to other list locked calls You must know what list the SKB is on.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_UNLINK(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_platform_nand_ctrl(9) - centos |
| list(3) - debian |
| __skb_recv_datagram(9) - suse |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |