Searched refs:new_cl (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dsch_api.c2069 unsigned long new_cl;
2097 arg.cl = a->new_cl;
2106 unsigned long new_cl)
2115 args.new_cl = new_cl;
2123 unsigned long new_cl)
2139 unsigned long new_cl;
2248 new_cl = cl;
2251 err = cops->change(q, clid, portid, tca, &new_cl, extack);
2253 tclass_notify(net, skb, n, q, new_cl, RTM_NEWTCLAS
2068 unsigned long new_cl; member in struct:tc_bind_class_args
2104 tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, unsigned long new_cl) argument
2121 tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, unsigned long new_cl) argument
2138 unsigned long new_cl; local
[all...]

Completed in 142 milliseconds