Lines Matching refs:nl_object
179 static void neigh_free_data(struct nl_object *c) in neigh_free_data()
190 static int neigh_clone(struct nl_object *_dst, struct nl_object *_src) in neigh_clone()
206 static void neigh_keygen(struct nl_object *obj, uint32_t *hashkey, in neigh_keygen()
265 static uint64_t neigh_compare(struct nl_object *_a, struct nl_object *_b, in neigh_compare()
317 static uint32_t neigh_id_attrs_get(struct nl_object *obj) in neigh_id_attrs_get()
346 err = pp->pp_cb((struct nl_object *) neigh, pp); in neigh_msg_parser()
488 static void neigh_dump_line(struct nl_object *a, struct nl_dump_params *p) in neigh_dump_line()
541 static void neigh_dump_details(struct nl_object *a, struct nl_dump_params *p) in neigh_dump_details()
557 static void neigh_dump_stats(struct nl_object *a, struct nl_dump_params *p) in neigh_dump_stats()
574 nl_object_put((struct nl_object *) neigh); in rtnl_neigh_put()
648 nl_object_get((struct nl_object *) neigh); in rtnl_neigh_get()
674 nl_object_get((struct nl_object *) neigh); in rtnl_neigh_get_by_vlan()