Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dppp-ioctl.h112 #define PPPIOCATTCHAN _IOW('t', 56, int) /* attach to ppp channel */ macro
/linux-4.4.14/fs/
Dcompat_ioctl.c1016 COMPATIBLE_IOCTL(PPPIOCATTCHAN)
/linux-4.4.14/Documentation/networking/
Dppp_generic.txt297 * PPPIOCATTCHAN attaches this instance to an existing PPP channel.
/linux-4.4.14/drivers/net/ppp/
Dppp_generic.c874 case PPPIOCATTCHAN: in ppp_unattached_ioctl()