Home
last modified time | relevance | path

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

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