Home | History | Annotate | Download | only in netlink

Lines Matching refs:nl_object

27 typedef void (*change_func_t)(struct nl_cache *, struct nl_object *, int, void *);
32 struct nl_object *);
34 extern struct nl_object * nl_cache_get_first(struct nl_cache *);
35 extern struct nl_object * nl_cache_get_last(struct nl_cache *);
36 extern struct nl_object * nl_cache_get_next(struct nl_object *);
37 extern struct nl_object * nl_cache_get_prev(struct nl_object *);
46 struct nl_object *);
52 struct nl_object *);
55 extern void nl_cache_remove(struct nl_object *);
65 struct nl_object *,
78 struct nl_object *);
82 void (*cb)(struct nl_object *,
86 struct nl_object *,
88 nl_object *,