Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h118 #define PPPIOCBRIDGECHAN _IOW('t', 53, int) /* bridge one channel to another */ macro
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst317 * PPPIOCBRIDGECHAN bridges a channel with another. The argument should
329 * PPPIOCUNBRIDGECHAN performs the inverse of PPPIOCBRIDGECHAN, unbridging
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c751 case PPPIOCBRIDGECHAN: in ppp_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch902 +pub const PPPIOCBRIDGECHAN: u32 = 1074033717;