Searched refs:to_pedit (Results 1 – 2 of 2) sorted by relevance
28 #define to_pedit(a) ((struct tcf_pedit *)a) macro29 #define to_pedit_parms(a) (rcu_dereference(to_pedit(a)->parms))47 return rcu_dereference_protected(to_pedit(a)->parms, in tcf_pedit_nkeys_locked()
275 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() 635 parms = rcu_dereference(to_pedit(act)->parms);