Function report |
Source Code:include\linux\filter.h |
Create Date:2022-07-28 06:07:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_prog_size
Proto:static inline unsigned int bpf_prog_size(unsigned int proglen)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | proglen |
727 | Return max - return maximum of two values of the same or compatible types*@x: first value*@y: second value(sizeof(structbpf_prog), offsetof(structbpf_prog, insns[proglen])) |
Name | Describe |
---|---|
generate_filter | |
bpf_patch_insn_single | |
bpf_prog_load | |
jit_subprogs |
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 |