Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_ct.h12 struct tcf_ct_params { struct
37 struct tcf_ct_params __rcu *params; argument
42 ((struct tcf_ct_params *) \
/linux/net/sched/
H A Dact_ct.c324 static int tcf_ct_flow_table_get(struct net *net, struct tcf_ct_params *params) in tcf_ct_flow_table_get()
658 static bool tcf_ct_flow_table_lookup(struct tcf_ct_params *p, in tcf_ct_flow_table_lookup()
753 struct tcf_ct_params *p) in tcf_ct_skb_nfct_cached()
875 static void tcf_ct_params_free(struct tcf_ct_params *params) in tcf_ct_params_free()
898 struct tcf_ct_params *params; in tcf_ct_params_free_rcu()
900 params = container_of(head, struct tcf_ct_params, rcu); in tcf_ct_params_free_rcu()
926 size_t labels_sz = sizeof_field(struct tcf_ct_params, labels); in tcf_ct_act_set_labels()
977 struct tcf_ct_params *p; in tcf_ct_act()
1159 static int tcf_ct_fill_params_nat(struct tcf_ct_params *p, in tcf_ct_fill_params_nat()
1238 struct tcf_ct_params *p, in tcf_ct_fill_params()
[all …]