Lines Matching refs:nl_object
176 static void neigh_free_data(struct nl_object *c) in neigh_free_data()
187 static int neigh_clone(struct nl_object *_dst, struct nl_object *_src) in neigh_clone()
203 static void neigh_keygen(struct nl_object *obj, uint32_t *hashkey, in neigh_keygen()
256 static int neigh_compare(struct nl_object *_a, struct nl_object *_b, in neigh_compare()
305 static uint32_t neigh_id_attrs_get(struct nl_object *obj) in neigh_id_attrs_get()
329 err = pp->pp_cb((struct nl_object *) neigh, pp); in neigh_msg_parser()
436 static void neigh_dump_line(struct nl_object *a, struct nl_dump_params *p) in neigh_dump_line()
474 static void neigh_dump_details(struct nl_object *a, struct nl_dump_params *p) in neigh_dump_details()
490 static void neigh_dump_stats(struct nl_object *a, struct nl_dump_params *p) in neigh_dump_stats()
507 nl_object_put((struct nl_object *) neigh); in rtnl_neigh_put()
548 nl_object_get((struct nl_object *) neigh); in rtnl_neigh_get()