Searched refs:to_ife (Results 1 – 2 of 2) sorted by relevance
430 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_cleanup() 568 ife = to_ife(*a); in tcf_ife_init() 642 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_dump() 714 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_decode() 790 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_encode() 885 struct tcf_ife_info *ife = to_ife(a);907 struct tcf_ife_info *ife = to_ife(act);
24 #define to_ife(a) ((struct tcf_ife_info *)a) macro