Home
last modified time | relevance | path

Searched refs:tcmsg (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.15/tools/bpf/bpftool/
H A Dnet.c215 struct tcmsg *t = NLMSG_DATA(nlh); in __dump_class_nlmsg()
231 struct tcmsg t; in netlink_get_class()
233 .nlh.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg)), in netlink_get_class()
254 struct tcmsg *t = NLMSG_DATA(nlh); in __dump_qdisc_nlmsg()
270 struct tcmsg t; in netlink_get_qdisc()
272 .nlh.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg)), in netlink_get_qdisc()
293 struct tcmsg *t = NLMSG_DATA(nlh); in __dump_filter_nlmsg()
309 struct tcmsg t; in netlink_get_filter()
311 .nlh.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg)), in netlink_get_filter()
397 struct tcmsg *info = msg; in dump_class_qdisc_nlmsg()
[all …]
H A Dmain.h238 struct tcmsg;
240 int do_filter_dump(struct tcmsg *ifinfo, struct nlattr **tb, const char *kind,
H A Dnetlink_dumper.c161 int do_filter_dump(struct tcmsg *info, struct nlattr **tb, const char *kind, in do_filter_dump()
/linux-6.15/tools/lib/bpf/
H A Dnetlink.c593 req.nh.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg)); in tc_qdisc_modify()
656 static int __get_tc_info(void *cookie, struct tcmsg *tc, struct nlattr **tb, in __get_tc_info()
684 struct tcmsg *tc = NLMSG_DATA(nh); in get_tc_info()
752 req.nh.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg)); in bpf_tc_attach()
829 req.nh.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg)); in __bpf_tc_detach()
896 req.nh.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg)); in bpf_tc_query()
H A Dnlattr.h61 struct tcmsg tc;
/linux-6.15/net/sched/
H A Dsch_api.c917 struct tcmsg *tcm; in tc_fill_qdisc()
1484 struct tcmsg *tcm) in __tc_get_qdisc()
1552 struct tcmsg *tcm = nlmsg_data(n); in tc_get_qdisc()
1596 struct tcmsg *tcm) in __tc_modify_qdisc()
1805 struct tcmsg *tcm; in tc_modify_qdisc()
1950 struct tcmsg *tcm; in tc_fill_tclass()
2168 struct tcmsg *tcm) in __tc_ctl_tclass()
2298 struct tcmsg *tcm = nlmsg_data(n); in tc_ctl_tclass()
2336 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_qdisc()
2396 struct tcmsg *tcm, struct net_device *dev) in __tc_dump_tclass()
[all …]
H A Dsch_mq.c170 struct tcmsg *tcm) in mq_select_queue()
218 struct sk_buff *skb, struct tcmsg *tcm) in mq_dump_class()
H A Dcls_cgroup.c173 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in cls_cgroup_dump()
H A Dsch_skbprio.c243 struct sk_buff *skb, struct tcmsg *tcm) in skbprio_dump_class()
H A Dsch_mqprio.c642 struct sk_buff *skb, struct tcmsg *tcm) in mqprio_dump_class()
749 struct tcmsg *tcm) in mqprio_select_queue()
H A Dcls_api.c2057 struct tcmsg *tcm; in tcf_fill_node()
2237 struct tcmsg *t; in tc_new_tfilter()
2471 struct tcmsg *t; in tc_del_tfilter()
2630 struct tcmsg *t; in tc_get_tfilter()
2776 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tcf_chain_dump()
2844 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_tfilter()
2951 struct tcmsg *tcm; in tc_chain_fill_node()
3110 struct tcmsg *t; in tc_ctl_chain()
3243 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_chain()
H A Dcls_basic.c270 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in basic_dump()
H A Dsch_multiq.c324 struct sk_buff *skb, struct tcmsg *tcm) in multiq_dump_class()
H A Dcls_matchall.c329 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in mall_dump()
H A Dsch_prio.c346 struct tcmsg *tcm) in prio_dump_class()
H A Dcls_fw.c369 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in fw_dump()
H A Dsch_drr.c242 struct sk_buff *skb, struct tcmsg *tcm) in drr_dump_class()
H A Dsch_cbs.c479 struct sk_buff *skb, struct tcmsg *tcm) in cbs_dump_class()
H A Dsch_tbf.c552 struct sk_buff *skb, struct tcmsg *tcm) in tbf_dump_class()
H A Dcls_route.c605 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in route4_dump()
H A Dsch_red.c474 struct sk_buff *skb, struct tcmsg *tcm) in red_dump_class()
H A Dcls_flow.c622 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in flow_dump()
/linux-6.15/include/uapi/linux/
H A Drtnetlink.h615 struct tcmsg { struct
663 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
664 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
/linux-6.15/include/net/
H A Dsch_generic.h249 struct netdev_queue * (*select_queue)(struct Qdisc *, struct tcmsg *);
275 struct sk_buff *skb, struct tcmsg*);
384 struct sk_buff *skb, struct tcmsg*,
389 struct tcmsg *t, bool rtnl_held);
/linux-6.15/Documentation/netlink/specs/
H A Dtc.yaml13 name: tcmsg
3883 fixed-header: tcmsg
3898 fixed-header: tcmsg
3906 fixed-header: tcmsg
3930 fixed-header: tcmsg
3939 fixed-header: tcmsg
3947 fixed-header: tcmsg
3958 fixed-header: tcmsg
3967 fixed-header: tcmsg
3978 fixed-header: tcmsg
[all …]

12