Home
last modified time | relevance | path

Searched refs:tcf_pedit_cmd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_pedit.h46 static inline u32 tcf_pedit_cmd(const struct tc_action *a, int index) in tcf_pedit_cmd() function
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_pedit.h67 static inline u32 tcf_pedit_cmd(const struct tc_action *a, int index) in tcf_pedit_cmd() function
/kernel/linux/linux-6.6/net/sched/
H A Dact_pedit.c564 switch (tcf_pedit_cmd(act, k)) { in tcf_pedit_offload_act_setup()
585 u32 cmd = tcf_pedit_cmd(act, 0); in tcf_pedit_offload_act_setup()
601 if (cmd != tcf_pedit_cmd(act, k)) { in tcf_pedit_offload_act_setup()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c3648 switch (tcf_pedit_cmd(act, k)) { in tc_setup_flow_action()

Completed in 7 milliseconds