Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dact_api.h11 struct tcf_common { struct
12 struct hlist_node tcfc_head;
13 u32 tcfc_index;
14 int tcfc_refcnt;
15 int tcfc_bindcnt;
16 u32 tcfc_capab;
17 int tcfc_action;
18 struct tcf_t tcfc_tm;
19 struct gnet_stats_basic_packed tcfc_bstats;
20 struct gnet_stats_queue tcfc_qstats;
[all …]