Home
last modified time | relevance | path

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

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