Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dppp-ioctl.h119 #define PPPIOCUNBRIDGECHAN _IO('t', 52) /* unbridge channel */ macro
/Linux-v6.1/Documentation/networking/
Dppp_generic.rst329 * PPPIOCUNBRIDGECHAN performs the inverse of PPPIOCBRIDGECHAN, unbridging
/Linux-v6.1/drivers/net/ppp/
Dppp_generic.c772 case PPPIOCUNBRIDGECHAN: in ppp_ioctl()