Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dppp-ioctl.h95 #define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */ macro
/Linux-v5.4/fs/
Dcompat_ioctl.c620 COMPATIBLE_IOCTL(PPPIOCSMAXCID)
/Linux-v5.4/Documentation/networking/
Dppp_generic.txt382 * PPPIOCSMAXCID sets the maximum connection-ID parameter (and thus the
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c712 case PPPIOCSMAXCID: in ppp_ioctl()