Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_pedit.h65 static inline u32 tcf_pedit_cmd(const struct tc_action *a, int index) in tcf_pedit_cmd() function
/linux/net/sched/
H A Dact_pedit.c582 switch (tcf_pedit_cmd(act, k)) { in tcf_pedit_offload_act_setup()
603 u32 cmd = tcf_pedit_cmd(act, 0); in tcf_pedit_offload_act_setup()
619 if (cmd != tcf_pedit_cmd(act, k)) { in tcf_pedit_offload_act_setup()