Function report |
Source Code:include\linux\bpf.h |
Create Date:2022-07-28 05:54:43 |
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_get_type_path
Proto:static inline struct bpf_prog *bpf_prog_get_type_path(const char *name, enum bpf_prog_type type)
Type:struct bpf_prog
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
enum bpf_prog_type | type |
1050 | Return ERR_PTR( - EOPNOTSUPP) |
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 |