Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h109 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */ macro
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst290 * PPPIOCNEWUNIT creates a new PPP interface and makes this /dev/ppp
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c1054 case PPPIOCNEWUNIT: in ppp_unattached_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1280 +pub const PPPIOCNEWUNIT: u32 = 3221517374;