Function report |
Source Code:include\net\dst.h |
Create Date:2022-07-28 06:08:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:skb_tunnel_rx - prepare skb for rx reinsert*@skb: buffer*@dev: tunnel device*@net: netns for packet i/o* After decapsulation, packet is going to re-enter (netif_rx()) our stack,* so make some cleanups, and perform accounting.
Proto:static inline void skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, struct net *net)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
struct net_device * | dev | |
struct net * | net |
361 | rx_packets++ |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |