Searched refs:ppp_find_channel (Results 1 – 1 of 1) sorted by relevance
282 static struct channel *ppp_find_channel(struct ppp_net *pn, int unit);876 chan = ppp_find_channel(pn, unit); in ppp_unattached_ioctl()3151 ppp_find_channel(struct ppp_net *pn, int unit) in ppp_find_channel() function