Searched refs:tcf_ife_info (Results 1 – 2 of 2) sorted by relevance
296 struct tcf_ife_info *ife, u32 metaid, void *metaval, in __add_metainfo()326 struct tcf_ife_info *ife, u32 metaid, in add_metainfo_and_get_ops()354 static int use_all_metadata(struct tcf_ife_info *ife, bool exists) in use_all_metadata()409 struct tcf_ife_info *ife = to_ife(a); in _tcf_ife_cleanup()427 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_cleanup()491 struct tcf_ife_info *ife; in tcf_ife_init()645 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_dump()715 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_decode()788 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_encode()868 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_act()[all …]
20 struct tcf_ife_info { struct26 #define to_ife(a) ((struct tcf_ife_info *)a) argument
Completed in 5 milliseconds