Home
last modified time | relevance | path

Searched defs:tcf_ct_action (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_ct.h49 static inline int tcf_ct_action(const struct tc_action *a) in tcf_ct_action() function
61 static inline int tcf_ct_action(const struct tc_action *a) { return 0; } in tcf_ct_action() function
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_ct.h50 static inline int tcf_ct_action(const struct tc_action *a) in tcf_ct_action() function
67 static inline int tcf_ct_action(const struct tc_action *a) { return 0; } in tcf_ct_action() function

Completed in 1 milliseconds