| H A D | sch_api.c | 898 static int tc_fill_qdisc(struct sk_buff *skb, struct Qdisc *q, u32 clid, in tc_fill_qdisc() argument 921 tcm->tcm_parent = clid; in tc_fill_qdisc() 993 struct nlmsghdr *n, u32 clid, struct Qdisc *q, in qdisc_get_notify() argument 1004 if (tc_fill_qdisc(skb, q, clid, portid, n->nlmsg_seq, 0, in qdisc_get_notify() 1019 struct nlmsghdr *n, u32 clid, in qdisc_notify() argument 1034 if (tc_fill_qdisc(skb, old, clid, portid, n->nlmsg_seq, in qdisc_notify() 1039 if (tc_fill_qdisc(skb, new, clid, portid, n->nlmsg_seq, in qdisc_notify() 1054 struct nlmsghdr *n, u32 clid, in notify_and_destroy() argument 1059 qdisc_notify(net, skb, n, clid, old, new, extack); in notify_and_destroy() 1476 u32 clid; in __tc_get_qdisc() local 1589 u32 clid; __tc_modify_qdisc() local 2102 u32 clid; global() member 2136 tc_bind_tclass(struct Qdisc * q,u32 portid,u32 clid,unsigned long new_cl) tc_bind_tclass() argument 2153 tc_bind_tclass(struct Qdisc * q,u32 portid,u32 clid,unsigned long new_cl) tc_bind_tclass() argument 2172 u32 clid; __tc_ctl_tclass() local [all...] |