| 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() 997 struct nlmsghdr *n, u32 clid, struct Qdisc *q, in qdisc_get_notify() 1008 if (tc_fill_qdisc(skb, q, clid, portid, n->nlmsg_seq, 0, in qdisc_get_notify() 1023 struct nlmsghdr *n, u32 clid, in qdisc_notify() 1038 if (tc_fill_qdisc(skb, old, clid, portid, n->nlmsg_seq, in qdisc_notify() 1043 if (tc_fill_qdisc(skb, new, clid, portid, n->nlmsg_seq, in qdisc_notify() 1058 struct nlmsghdr *n, u32 clid, in notify_and_destroy() 1063 qdisc_notify(net, skb, n, clid, old, new, extack); in notify_and_destroy() 1480 u32 clid; in __tc_get_qdisc() 993 qdisc_get_notify(struct net * net,struct sk_buff * oskb,struct nlmsghdr * n,u32 clid,struct Qdisc * q,struct netlink_ext_ack * extack) qdisc_get_notify() argument 1019 qdisc_notify(struct net * net,struct sk_buff * oskb,struct nlmsghdr * n,u32 clid,struct Qdisc * old,struct Qdisc * new,struct netlink_ext_ack * extack) qdisc_notify() argument 1054 notify_and_destroy(struct net * net,struct sk_buff * skb,struct nlmsghdr * n,u32 clid,struct Qdisc * old,struct Qdisc * new,struct netlink_ext_ack * extack) notify_and_destroy() argument 1476 u32 clid; __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...] |