Home
last modified time | relevance | path

Searched defs:tcf_chain___2 (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h40263 struct tcf_chain___2 { struct
40264 struct mutex filter_chain_lock;
40265 struct tcf_proto___2 *filter_chain;
40266 struct list_head list;
40267 struct tcf_block___2 *block;
40268 u32 index;
40269 unsigned int refcnt;
40270 unsigned int action_refcnt;
40271 bool explicitly_created;
40272 bool flushing;
[all …]
Dvmlinux.h40263 struct tcf_chain___2 { struct
40264 struct mutex filter_chain_lock;
40265 struct tcf_proto___2 *filter_chain;
40266 struct list_head list;
40267 struct tcf_block___2 *block;
40268 u32 index;
40269 unsigned int refcnt;
40270 unsigned int action_refcnt;
40271 bool explicitly_created;
40272 bool flushing;
[all …]