函数逻辑报告 |
Source Code:include\net\flow.h |
Create Date:2022-07-27 06:50:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:flowi4_init_output
函数原型:static inline void flowi4_init_output(struct flowi4 *fl4, int oif, __u32 mark, __u8 tos, __u8 scope, __u8 proto, __u8 flags, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, kuid_t uid)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct flowi4 * | fl4 | |
int | oif | |
__u32 | mark | |
__u8 | tos | |
__u8 | scope | |
__u8 | proto | |
__u8 | flags | |
__be32 | daddr | |
__be32 | saddr | |
__be16 | dport | |
__be16 | sport | |
kuid_t | uid |
105 | flowi4_oif等于oif |
106 | flowi4_iif等于dex generation is per-net namespace, and loopback is* always the 1st device in ns (see net_dev_init), thus any* loopback device should get ifindex 1 |
107 | flowi4_mark等于mark |
108 | flowi4_tos等于tos |
109 | flowi4_scope等于scope |
110 | flowi4_proto等于proto |
111 | flowi4_flags等于flags |
112 | flowi4_secid等于0 |
113 | tun_id等于0 |
114 | flowi4_uid等于uid |
名称 | 描述 |
---|---|
ip_route_output_ports | |
ip_route_connect_init | p_route_connect() and ip_route_newports() work in tandem whilst* binding a socket for a new outgoing connection.* In order to use IPSEC properly, we must, in the end, have a* route that was looked up using all available keys including source |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |