SKB_SET_DEV(9) Network device support SKB_SET_DEV(9)NAMEskb_set_dev - - assign a new device to a bufferSYNOPSISvoid skb_set_dev(struct sk_buff * skb, struct net_device * dev);ARGUMENTSskb buffer for the new device dev network deviceDESCRIPTIONIf an skb is owned by a device already, we have to reset all data private to the namespace a device belongs to before assigning it a new device.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_SET_DEV(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_device_driver(9) - centos |
| device_create_vargs(9) - suse |
| struct_input_polled_dev(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |