Function report |
Source Code:include\net\flow.h |
Create Date:2022-07-28 05:49:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Reset some input parameters after previous lookup
Proto:static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos, __be32 daddr, __be32 saddr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct flowi4 * | fl4 | |
int | oif | |
__u8 | tos | |
__be32 | daddr | |
__be32 | saddr |
125 | flowi4_oif = oif |
126 | flowi4_tos = tos |
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 |