H A D | sch_api.c | 911 static int tc_fill_qdisc(struct sk_buff *skb, struct Qdisc *q, u32 clid, in tc_fill_qdisc() argument 934 tcm->tcm_parent = clid; in tc_fill_qdisc() 1006 struct nlmsghdr *n, u32 clid, in qdisc_notify() argument 1018 if (tc_fill_qdisc(skb, old, clid, portid, n->nlmsg_seq, in qdisc_notify() 1023 if (tc_fill_qdisc(skb, new, clid, portid, n->nlmsg_seq, in qdisc_notify() 1038 struct nlmsghdr *n, u32 clid, in notify_and_destroy() argument 1043 qdisc_notify(net, skb, n, clid, old, new, extack); in notify_and_destroy() 1486 u32 clid; in tc_get_qdisc() local 1500 clid = tcm->tcm_parent; in tc_get_qdisc() 1501 if (clid) { in tc_get_qdisc() 1585 u32 clid; tc_modify_qdisc() local 2023 u32 clid; global() member 2057 tc_bind_tclass(struct Qdisc * q,u32 portid,u32 clid,unsigned long new_cl) tc_bind_tclass() argument 2074 tc_bind_tclass(struct Qdisc * q,u32 portid,u32 clid,unsigned long new_cl) tc_bind_tclass() argument 2093 u32 clid; tc_ctl_tclass() local [all...] |