Home
last modified time | relevance | path

Searched refs:unit_get (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ppp/
Dppp_generic.c281 static int unit_get(struct idr *p, void *ptr);
2712 unit = unit_get(&pn->units_idr, ppp); in ppp_create_interface()
3000 static int unit_get(struct idr *p, void *ptr) in unit_get() function