Home
last modified time | relevance | path

Searched refs:tcf_ct_params (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/net/tc_act/
Dtc_ct.h12 struct tcf_ct_params { struct
35 struct tcf_ct_params __rcu *params; argument
40 ((struct tcf_ct_params *) \
/Linux-v5.10/net/sched/
Dact_ct.c278 static int tcf_ct_flow_table_get(struct tcf_ct_params *params) in tcf_ct_flow_table_get()
333 static void tcf_ct_flow_table_put(struct tcf_ct_params *params) in tcf_ct_flow_table_put()
493 static bool tcf_ct_flow_table_lookup(struct tcf_ct_params *p, in tcf_ct_flow_table_lookup()
744 struct tcf_ct_params *params = container_of(head, in tcf_ct_params_free()
745 struct tcf_ct_params, rcu); in tcf_ct_params_free()
854 size_t labels_sz = sizeof_field(struct tcf_ct_params, labels); in tcf_ct_act_set_labels()
928 struct tcf_ct_params *p; in tcf_ct_act()
1058 static int tcf_ct_fill_params_nat(struct tcf_ct_params *p, in tcf_ct_fill_params_nat()
1138 struct tcf_ct_params *p, in tcf_ct_fill_params()
1224 struct tcf_ct_params *params = NULL; in tcf_ct_init()
[all …]