Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ macro
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst398 * PPPIOCGDEBUG returns the debug flags for the interface in the int
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c848 case PPPIOCGDEBUG: in ppp_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch491 +pub const PPPIOCGDEBUG: u32 = 2147775553;