Home
last modified time | relevance | path

Searched refs:tc_ct (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/tc_act/
H A Dtc_ct.h40 struct tc_ct { struct
/linux/tools/net/ynl/
H A DMakefile.deps47 $(call get_hdr_inc,_TC_CT_H,tc_act/tc_ct.h) \
/linux/net/sched/
H A Dact_ct.c25 #include <uapi/linux/tc_act/tc_ct.h>
26 #include <net/tc_act/tc_ct.h>
1134 [TCA_CT_PARMS] = NLA_POLICY_EXACT_LEN(sizeof(struct tc_ct)),
1154 struct tc_ct *parm, in tcf_ct_fill_params_nat()
1233 struct tc_ct *parm, in tcf_ct_fill_params()
1351 struct tc_ct *parm; in tcf_ct_init()
1528 struct tc_ct opt = { in tcf_ct_dump()