Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c102 static int ppp_async_ioctl(struct ppp_channel *chan, unsigned int cmd,
111 .ioctl = ppp_async_ioctl,
393 ppp_async_ioctl(struct ppp_channel *chan, unsigned int cmd, unsigned long arg) in ppp_async_ioctl() function