Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/tc_act/
A Dtc_pedit.h28 #define to_pedit(a) ((struct tcf_pedit *)a) macro
29 #define to_pedit_parms(a) (rcu_dereference(to_pedit(a)->parms))
/linux-6.3-rc2/net/sched/
A Dact_pedit.c267 p = to_pedit(*a); in tcf_pedit_init()
296 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_cleanup()
355 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_act()
458 struct tcf_pedit *d = to_pedit(a); in tcf_pedit_stats_update()
469 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_dump()

Completed in 28 milliseconds