Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_gact.h52 static inline bool is_tcf_gact_goto_chain(const struct tc_action *a) in is_tcf_gact_goto_chain() function
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3601 } else if (is_tcf_gact_goto_chain(act)) { in tc_setup_flow_action()