Searched defs:idrinfo (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | act_api.h | 26 struct tcf_idrinfo *idrinfo; member 119 struct tcf_idrinfo *idrinfo; member [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | act_api.h | 27 struct tcf_idrinfo *idrinfo; member 144 struct tcf_idrinfo *idrinfo; member [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_api.c | 127 struct tcf_idrinfo *idrinfo = p->idrinfo; in __tcf_action_put() local 229 static int tcf_dump_walker(struct tcf_idrinfo *idrinfo, struct sk_buff *skb, in tcf_dump_walker() argument 304 tcf_del_walker(struct tcf_idrinfo *idrinfo, struct sk_buff *skb, const struct tc_action_ops *ops, struct netlink_ext_ack *extack) tcf_del_walker() argument 358 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_generic_walker() local 374 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_idr_search() local 393 tcf_idr_delete_index(struct tcf_idrinfo *idrinfo, u32 index) tcf_idr_delete_index() argument 431 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_idr_create() local 497 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_idr_cleanup() local 515 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_idr_check_alloc() local 559 tcf_idrinfo_destroy(const struct tc_action_ops *ops, struct tcf_idrinfo *idrinfo) tcf_idrinfo_destroy() argument 925 struct tcf_idrinfo *idrinfo; tcf_idr_insert_many() local 1373 struct tcf_idrinfo *idrinfo = a->idrinfo; tcf_action_delete() local [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 375 struct tcf_idrinfo *idrinfo = p->idrinfo; in __tcf_action_put() local 507 static int tcf_dump_walker(struct tcf_idrinfo *idrinfo, struct sk_buff *skb, in tcf_dump_walker() argument 586 tcf_del_walker(struct tcf_idrinfo *idrinfo, struct sk_buff *skb, const struct tc_action_ops *ops, struct netlink_ext_ack *extack) tcf_del_walker() argument 640 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_generic_walker() local 656 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_idr_search() local 700 tcf_idr_delete_index(struct tcf_idrinfo *idrinfo, u32 index) tcf_idr_delete_index() argument 738 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_idr_create() local 806 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_idr_cleanup() local 824 struct tcf_idrinfo *idrinfo = tn->idrinfo; tcf_idr_check_alloc() local 868 tcf_idrinfo_destroy(const struct tc_action_ops *ops, struct tcf_idrinfo *idrinfo) tcf_idrinfo_destroy() argument 1283 struct tcf_idrinfo *idrinfo; tcf_idr_insert_many() local 1764 struct tcf_idrinfo *idrinfo = a->idrinfo; tcf_action_delete() local 1819 struct tcf_idrinfo *idrinfo; tcf_action_reoffload_cb() local [all...] |
Completed in 6 milliseconds