Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
struct flowi4 *fl4
intoif
__u8tos
__be32daddr
__be32saddr
125  flowi4_oif = oif
126  flowi4_tos = tos
127  daddr = daddr
128  (saddr,daddr) must be grouped, same order as in IP header = saddr