Query: skb_queue_tail
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_QUEUE_TAIL(9) Linux Networking SKB_QUEUE_TAIL(9)NAMEskb_queue_tail - queue a buffer at the list tailSYNOPSISvoid skb_queue_tail(struct sk_buff_head * list, struct sk_buff * newsk);ARGUMENTSlist list to use newsk buffer to queueDESCRIPTIONQueue a buffer at the tail 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_TAIL(9)
Related Man Pages |
---|
ll_rw_block(9) - suse |
ibv_post_recv(3) - centos |
list(3) - suse |
blk_init_queue(9) - suse |
disksort(9f) - sunos |
Similar Topics in the Unix Linux Community |
---|
Why cannot only the "rtl8139_rx" function be setted breakpoint on whereas the others can? |
TuxOnIce stalls 3 times before resuming |