Searched refs:unit_get (Results 1 – 1 of 1) sorted by relevance
269 static int unit_get(struct idr *p, void *ptr);2611 unit = unit_get(&pn->units_idr, ppp); in ppp_create_interface()2919 static int unit_get(struct idr *p, void *ptr) in unit_get() function