Home
last modified time | relevance | path

Searched refs:tcf_ife_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/sched/
A Dact_ife.c296 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()
869 struct tcf_ife_info *ife = to_ife(a); in tcf_ife_act()
[all …]
/linux-6.3-rc2/include/net/tc_act/
A Dtc_ife.h20 struct tcf_ife_info { struct
26 #define to_ife(a) ((struct tcf_ife_info *)a) argument

Completed in 5 milliseconds