Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c286 static struct channel *ppp_find_channel(struct ppp_net *pn, int unit);
757 pchb = ppp_find_channel(pn, unit); in ppp_ioctl()
1075 chan = ppp_find_channel(pn, unit); in ppp_unattached_ioctl()
3427 ppp_find_channel(struct ppp_net *pn, int unit) in ppp_find_channel() function