Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_ct.h12 struct tcf_ct_params { struct
36 struct tcf_ct_params __rcu *params; argument
41 ((struct tcf_ct_params *) \
/openbmc/linux/net/sched/
H A Dact_ct.c654 static bool tcf_ct_flow_table_lookup(struct tcf_ct_params *p, in tcf_ct_flow_table_lookup()
750 struct tcf_ct_params *p) in tcf_ct_skb_nfct_cached()
872 static void tcf_ct_params_free(struct tcf_ct_params *params) in tcf_ct_params_free()
890 struct tcf_ct_params *params; in tcf_ct_params_free_rcu()
892 params = container_of(head, struct tcf_ct_params, rcu); in tcf_ct_params_free_rcu()
967 struct tcf_ct_params *p; in tcf_ct_act()
1132 static int tcf_ct_fill_params_nat(struct tcf_ct_params *p, in tcf_ct_fill_params_nat()
1212 struct tcf_ct_params *p, in tcf_ct_fill_params()
1317 struct tcf_ct_params *params = NULL; in tcf_ct_init()
1405 struct tcf_ct_params *params; in tcf_ct_cleanup()
[all …]