Searched refs:is_tcf_pedit (Results 1 – 2 of 2) sorted by relevance
23 static inline bool is_tcf_pedit(const struct tc_action *a) in is_tcf_pedit() function
3624 } else if (is_tcf_pedit(act)) { in tc_setup_flow_action()3719 if (!is_tcf_pedit(act)) in tc_setup_flow_action()3741 if (is_tcf_pedit(act)) in tcf_exts_num_actions()
Completed in 10 milliseconds