Query: dev_forward_skb
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEV_FORWARD_SKB(9) Network device support DEV_FORWARD_SKB(9)NAMEdev_forward_skb - loopback an skb to another netifSYNOPSISint dev_forward_skb(struct net_device * dev, struct sk_buff * skb);ARGUMENTSdev destination network device skb buffer to forwardRETURN VALUESNET_RX_SUCCESS (no congestion) NET_RX_DROP (packet was dropped, but freed) dev_forward_skb can be used for injecting an skb from the start_xmit function of one device into the receive queue of another device. The receiving device may be in another namespace, so we have to clear all information in the skb that could impact namespace isolation.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEV_FORWARD_SKB(9)
Related Man Pages |
---|
__skb_recv_datagram(9) - centos |
cfg80211_testmode_alloc_reply_skb(9) - centos |
device_create(9) - centos |
struct_ieee80211_rx_status(9) - centos |
struct_sk_buff(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |