Home
last modified time | relevance | path

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

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