Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H 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/net/sched/
H A Dact_pedit.c281 p = to_pedit(*a); in tcf_pedit_init()
312 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_cleanup()
392 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_act()
492 struct tcf_pedit *d = to_pedit(a); in tcf_pedit_stats_update()
503 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_dump()