Searched refs:tcf_ife_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_ife.c | 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() 339 static int add_metainfo(struct tcf_ife_info *ife, u32 metaid, void *metaval, in add_metainfo() 354 static int use_all_metadata(struct tcf_ife_info *ife, bool exists) in use_all_metadata() 374 static int dump_metalist(struct sk_buff *skb, struct tcf_ife_info *ife) in dump_metalist() 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() 458 static int populate_metalist(struct tcf_ife_info *ife, struct nlattr **tb, in populate_metalist() 491 struct tcf_ife_info *ife; in tcf_ife_init() 644 struct tcf_ife_info *if in tcf_ife_dump() [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_ife.c | 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() 339 static int add_metainfo(struct tcf_ife_info *ife, u32 metaid, void *metaval, in add_metainfo() 354 static int use_all_metadata(struct tcf_ife_info *ife, bool exists) in use_all_metadata() 374 static int dump_metalist(struct sk_buff *skb, struct tcf_ife_info *ife) in dump_metalist() 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() 458 static int populate_metalist(struct tcf_ife_info *ife, struct nlattr **tb, in populate_metalist() 491 struct tcf_ife_info *ife; in tcf_ife_init() 645 struct tcf_ife_info *if in tcf_ife_dump() [all...] |
/kernel/linux/linux-5.10/include/net/tc_act/ |
H A D | tc_ife.h | 20 struct tcf_ife_info { struct 26 #define to_ife(a) ((struct tcf_ife_info *)a)
|
/kernel/linux/linux-6.6/include/net/tc_act/ |
H A D | tc_ife.h | 20 struct tcf_ife_info { struct 26 #define to_ife(a) ((struct tcf_ife_info *)a)
|
Completed in 4 milliseconds