Searched defs:old_obj (Results 1 – 4 of 4) sorted by relevance
316 static int netconf_update(struct nl_object *old_obj, struct nl_object *new_obj) in netconf_update()
148 static int mdb_update(struct nl_object *old_obj, struct nl_object *new_obj) in mdb_update()
505 static int route_update(struct nl_object *old_obj, struct nl_object *new_obj) in route_update()
1739 struct zink_resource_object *old_obj = res->obj; in add_resource_bind() local