Query: skb_queue_head
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_QUEUE_HEAD(9) Linux Networking SKB_QUEUE_HEAD(9)NAMEskb_queue_head - queue a buffer at the list headSYNOPSISvoid skb_queue_head(struct sk_buff_head * list, struct sk_buff * newsk);ARGUMENTSlist list to use newsk buffer to queueDESCRIPTIONQueue a buffer at the start of the list. This function takes the list lock and can be used safely with other locking sk_buff functions safely. A buffer cannot be placed on two lists at the same time.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_QUEUE_HEAD(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| ibv_post_srq_recv(3) - centos |
| blk_init_queue(9) - suse |
| struct_sk_buff(9) - suse |
| thread::queue(3pm) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Tar Command |
| Docker learning Phase-I |
| Please Welcome Dave Munro to the Moderator Team! |