Home
last modified time | relevance | path

Searched refs:tcf_pedit_nkeys (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_pedit.h33 static inline int tcf_pedit_nkeys(const struct tc_action *a) in tcf_pedit_nkeys() function
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_pedit.h40 static inline int tcf_pedit_nkeys(const struct tc_action *a) in tcf_pedit_nkeys() function
/kernel/linux/linux-6.6/net/sched/
H A Dact_pedit.c563 for (k = 0; k < tcf_pedit_nkeys(act); k++) { in tcf_pedit_offload_act_setup()
600 for (k = 1; k < tcf_pedit_nkeys(act); k++) { in tcf_pedit_offload_act_setup()
H A Dact_api.c157 return tcf_pedit_nkeys(act); in tcf_offload_act_num_actions_single()
H A Dcls_api.c3827 num_acts += tcf_pedit_nkeys(act); in tcf_exts_num_actions()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c3647 for (k = 0; k < tcf_pedit_nkeys(act); k++) { in tc_setup_flow_action()
3761 num_acts += tcf_pedit_nkeys(act); in tcf_exts_num_actions()

Completed in 14 milliseconds