Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bpf_tcp_sock_is_valid_access

Proto:static inline bool bpf_tcp_sock_is_valid_access(int off, int size, enum bpf_access_type type, struct bpf_insn_access_aux *info)

Type:bool

Parameter:

TypeParameterName
intoff
intsize
enum bpf_access_typetype
struct bpf_insn_access_aux *info
1301  Return false
Caller
NameDescribe
check_sock_access