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.c275 p = to_pedit(*a); in tcf_pedit_init()
306 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_cleanup()
386 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_act()
501 struct tcf_pedit *d = to_pedit(a); in tcf_pedit_stats_update()
512 const struct tcf_pedit *p = to_pedit(a); in tcf_pedit_dump()