Home | History | Annotate | Download | only in route

Lines Matching refs:nl_object

29 static void qdisc_free_data(struct nl_object *obj)
41 static int qdisc_clone(struct nl_object *_dst, struct nl_object *_src)
59 static void qdisc_dump_line(struct nl_object *obj, struct nl_dump_params *p)
73 static void qdisc_dump_details(struct nl_object *arg, struct nl_dump_params *p)
90 static void qdisc_dump_stats(struct nl_object *arg, struct nl_dump_params *p)
116 nl_object_put((struct nl_object *) qdisc);
135 void (*cb)(struct nl_object *, void *), void *arg)
147 nl_cache_foreach_filter(cache, (struct nl_object *) filter, cb, arg);
161 void (*cb)(struct nl_object *, void *), void *arg)
172 nl_cache_foreach_filter(cache, (struct nl_object *) filter, cb, arg);