Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h12475 struct tcf_chain { struct
12476 struct mutex filter_chain_lock;
12477 struct tcf_proto *filter_chain;
12478 struct list_head list;
12479 struct tcf_block *block;
12480 u32 index;
12481 unsigned int refcnt;
12482 unsigned int action_refcnt;
12483 bool explicitly_created;
12484 bool flushing;
[all …]