OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PPPIOCGNPMODE
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/linux/
ppp-ioctl.h
107
#define
PPPIOCGNPMODE
_IOWR('t', 76, struct npioctl)
/development/ndk/platforms/android-3/include/linux/
if_ppp.h
92
#define
PPPIOCGNPMODE
_IOWR('t', 76, struct npioctl)
/development/ndk/platforms/android-L/include/linux/
ppp-ioctl.h
106
#define
PPPIOCGNPMODE
_IOWR('t', 76, struct npioctl)
/external/kernel-headers/original/uapi/linux/
ppp-ioctl.h
53
/* Used with
PPPIOCGNPMODE
/PPPIOCSNPMODE */
99
#define
PPPIOCGNPMODE
_IOWR('t', 76, struct npioctl) /* get NP mode */
Completed in 557 milliseconds