Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dppp-ioctl.h55 struct npioctl { struct
100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
/linux-6.3-rc2/Documentation/networking/
A Dppp_generic.rst419 protocol. The argument should point to an npioctl struct (defined
436 protocol. The argument should point to an npioctl struct with the
/linux-6.3-rc2/drivers/net/ppp/
A Dppp_generic.c706 struct npioctl npi; in ppp_ioctl()

Completed in 16 milliseconds