Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/tc_act/
A Dtc_ct.h12 struct tcf_ct_params { struct
36 struct tcf_ct_params __rcu *params; argument
41 ((struct tcf_ct_params *) \
/linux-6.3-rc2/net/sched/
A Dact_ct.c604 static bool tcf_ct_flow_table_lookup(struct tcf_ct_params *p, in tcf_ct_flow_table_lookup()
691 struct tcf_ct_params *p) in tcf_ct_skb_nfct_cached()
814 static void tcf_ct_params_free(struct tcf_ct_params *params) in tcf_ct_params_free()
832 struct tcf_ct_params *params; in tcf_ct_params_free_rcu()
834 params = container_of(head, struct tcf_ct_params, rcu); in tcf_ct_params_free_rcu()
909 struct tcf_ct_params *p; in tcf_ct_act()
1065 static int tcf_ct_fill_params_nat(struct tcf_ct_params *p, in tcf_ct_fill_params_nat()
1145 struct tcf_ct_params *p, in tcf_ct_fill_params()
1249 struct tcf_ct_params *params = NULL; in tcf_ct_init()
1337 struct tcf_ct_params *params; in tcf_ct_cleanup()
[all …]

Completed in 6 milliseconds