Query: skb_insert
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_INSERT(9) Linux Networking SKB_INSERT(9)NAMEskb_insert - insert a bufferSYNOPSISvoid skb_insert(struct sk_buff * old, struct sk_buff * newsk, struct sk_buff_head * list);ARGUMENTSold buffer to insert before newsk buffer to insert list list to useDESCRIPTIONPlace a packet before a given packet in a list. The list locks are taken and this function is atomic with respect to other list locked calls. A buffer cannot be placed on two lists at the same time.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_INSERT(9)
Related Man Pages |
---|
struct_sk_buff(9) - centos |
struct_tid_ampdu_rx(9) - centos |
kgdb_arch_handle_exception(9) - suse |
struct_sk_buff(9) - suse |
struct_usb_request(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Migrating to UNIX |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
Shopt -s histappend |