Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/uapi/linux/
Drtnetlink.h552 struct tcmsg { struct
593 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
594 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
/Linux-v4.19/net/sched/
Dsch_mq.c190 struct tcmsg *tcm) in mq_select_queue()
229 struct sk_buff *skb, struct tcmsg *tcm) in mq_dump_class()
Dsch_api.c801 struct tcmsg *tcm; in tc_fill_qdisc()
1330 struct tcmsg *tcm = nlmsg_data(n); in tc_get_qdisc()
1415 struct tcmsg *tcm; in tc_modify_qdisc()
1662 err = nlmsg_parse(nlh, sizeof(struct tcmsg), tca, TCA_MAX, in tc_dump_qdisc()
1708 struct tcmsg *tcm; in tc_fill_tclass()
1866 struct tcmsg *tcm = nlmsg_data(n); in tc_ctl_tclass()
2016 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_qdisc()
2045 struct tcmsg *tcm, struct netlink_callback *cb, in tc_dump_tclass_root()
2077 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_tclass()
Dcls_api.c1076 struct tcmsg *tcm; in tcf_fill_node()
1194 struct tcmsg *t; in tc_new_tfilter()
1348 struct tcmsg *t; in tc_del_tfilter()
1466 struct tcmsg *t; in tc_get_tfilter()
1572 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tcf_chain_dump()
1627 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_tfilter()
1716 struct tcmsg *tcm; in tc_chain_fill_node()
1829 struct tcmsg *t; in tc_ctl_chain()
1945 struct tcmsg *tcm = nlmsg_data(cb->nlh); in tc_dump_chain()
Dcls_cgroup.c169 struct sk_buff *skb, struct tcmsg *t) in cls_cgroup_dump()
Dsch_skbprio.c248 struct sk_buff *skb, struct tcmsg *tcm) in skbprio_dump_class()
Dsch_mqprio.c490 struct sk_buff *skb, struct tcmsg *tcm) in mqprio_dump_class()
606 struct tcmsg *tcm) in mqprio_select_queue()
Dcls_basic.c266 struct sk_buff *skb, struct tcmsg *t) in basic_dump()
Dcls_matchall.c272 struct sk_buff *skb, struct tcmsg *t) in mall_dump()
Dsch_multiq.c329 struct sk_buff *skb, struct tcmsg *tcm) in multiq_dump_class()
Dsch_cbs.c412 struct sk_buff *skb, struct tcmsg *tcm) in cbs_dump_class()
Dsch_red.c371 struct sk_buff *skb, struct tcmsg *tcm) in red_dump_class()
Dsch_prio.c382 struct tcmsg *tcm) in prio_dump_class()
Dcls_fw.c387 struct sk_buff *skb, struct tcmsg *t) in fw_dump()
Dsch_tbf.c483 struct sk_buff *skb, struct tcmsg *tcm) in tbf_dump_class()
Dsch_drr.c247 struct sk_buff *skb, struct tcmsg *tcm) in drr_dump_class()
Dsch_dsmark.c421 struct sk_buff *skb, struct tcmsg *tcm) in dsmark_dump_class()
Dcls_route.c600 struct sk_buff *skb, struct tcmsg *t) in route4_dump()
Dsch_sfb.c614 struct sk_buff *skb, struct tcmsg *tcm) in sfb_dump_class()
Dcls_flow.c620 struct sk_buff *skb, struct tcmsg *t) in flow_dump()
Dcls_tcindex.c578 struct sk_buff *skb, struct tcmsg *t) in tcindex_dump()
Dsch_atm.c599 struct sk_buff *skb, struct tcmsg *tcm) in atm_tc_dump_class()
Dcls_bpf.c578 struct sk_buff *skb, struct tcmsg *tm) in cls_bpf_dump()
Dcls_rsvp.h691 struct sk_buff *skb, struct tcmsg *t) in rsvp_dump()
/Linux-v4.19/include/net/
Dsch_generic.h164 struct netdev_queue * (*select_queue)(struct Qdisc *, struct tcmsg *);
189 struct sk_buff *skb, struct tcmsg*);
282 struct sk_buff *skb, struct tcmsg*);

12