Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_async.c103 static int ppp_async_ioctl(struct ppp_channel *chan, unsigned int cmd,
112 .ioctl = ppp_async_ioctl,
394 ppp_async_ioctl(struct ppp_channel *chan, unsigned int cmd, unsigned long arg) in ppp_async_ioctl() function