Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dppp-ioctl.h108 #define PPPIOCATTACH _IOW('t', 61, int) /* attach to ppp unit */ macro
/Linux-v5.4/fs/
Dcompat_ioctl.c633 COMPATIBLE_IOCTL(PPPIOCATTACH)
/Linux-v5.4/Documentation/networking/
Dppp_generic.txt293 * PPPIOCATTACH attaches this instance to an existing PPP interface.
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c854 case PPPIOCATTACH: in ppp_unattached_ioctl()