Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dppp_synctty.c93 static int ppp_sync_ioctl(struct ppp_channel *chan, unsigned int cmd,
103 .ioctl = ppp_sync_ioctl,
447 ppp_sync_ioctl(struct ppp_channel *chan, unsigned int cmd, unsigned long arg) in ppp_sync_ioctl() function