Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h111 #define PPPIOCDETACH _IOW('t', 60, int) /* obsolete, do not use */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c721 if (cmd == PPPIOCDETACH) { in ppp_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch409 +pub const PPPIOCDETACH: u32 = 1074033724;