Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h110 #define PPPIOCATTACH _IOW('t', 61, int) /* attach to ppp unit */ macro
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst297 * PPPIOCATTACH attaches this instance to an existing PPP interface.
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c1053 case PPPIOCATTACH: in ppp_unattached_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch644 +pub const PPPIOCATTACH: u32 = 1074033725;