Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dppp-ioctl.h110 #define PPPIOCATTACH _IOW('t', 61, int) /* attach to ppp unit */ macro
/linux/Documentation/networking/
H A Dppp_generic.rst297 * PPPIOCATTACH attaches this instance to an existing PPP interface.
/linux/drivers/net/ppp/
H A Dppp_generic.c1070 case PPPIOCATTACH: in ppp_unattached_ioctl()