Home
last modified time | relevance | path

Searched defs:to_ct (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_ct.h38 #define to_ct(a) ((struct tcf_ct *)a) macro
/kernel/linux/linux-6.6/include/net/tc_act/
Dtc_ct.h39 #define to_ct(a) ((struct tcf_ct *)a) macro