Searched refs:to_ipt (Results 1 – 2 of 2) sorted by relevance
77 struct tcf_ipt *ipt = to_ipt(a); in tcf_ipt_release()179 ipt = to_ipt(*a); in __tcf_ipt_init()225 struct tcf_ipt *ipt = to_ipt(a); in tcf_ipt_act()277 struct tcf_ipt *ipt = to_ipt(a); in tcf_ipt_dump()
15 #define to_ipt(a) ((struct tcf_ipt *)a) macro
Completed in 4 milliseconds