Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\inet_sock.h Create Date:2022-07-28 06:09:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:inet_sk_flowi_flags

Proto:static inline __u8 inet_sk_flowi_flags(const struct sock *sk)

Type:__u8

Parameter:

TypeParameterName
const struct sock *sk
351  flags = 0
353  If transparent || hdrincl Then flags |= FLOWI_FLAG_ANYSRC
355  Return flags