Lines Matching refs:nl_object
37 typedef void (*change_func_t)(struct nl_cache *, struct nl_object *, int, void *);
48 struct nl_object *);
50 extern struct nl_object * nl_cache_get_first(struct nl_cache *);
51 extern struct nl_object * nl_cache_get_last(struct nl_cache *);
52 extern struct nl_object * nl_cache_get_next(struct nl_object *);
53 extern struct nl_object * nl_cache_get_prev(struct nl_object *);
62 struct nl_object *);
71 struct nl_object *);
75 struct nl_object *);
76 extern void nl_cache_remove(struct nl_object *);
86 struct nl_object *,
95 extern struct nl_object * nl_cache_search(struct nl_cache *,
96 struct nl_object *);
97 extern struct nl_object *nl_cache_find(struct nl_cache *,
98 struct nl_object *);
106 struct nl_object *);
110 void (*cb)(struct nl_object *,
114 struct nl_object *,
116 nl_object *,