Searched defs:to_ct (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/net/tc_act/ | ||
| D | tc_ct.h | 38 #define to_ct(a) ((struct tcf_ct *)a) macro |
| /kernel/linux/linux-6.6/include/net/tc_act/ | ||
| D | tc_ct.h | 39 #define to_ct(a) ((struct tcf_ct *)a) macro |