Home
last modified time | relevance | path

Searched refs:SC_LOOP_TRAFFIC (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dppp-ioctl.h30 #define SC_LOOP_TRAFFIC 0x00000200 /* send traffic to pppd */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dppp-ioctl.h30 #define SC_LOOP_TRAFFIC 0x00000200 /* send traffic to pppd */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dppp-ioctl.h30 #define SC_LOOP_TRAFFIC 0x00000200 /* send traffic to pppd */ macro
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_generic.c162 #define SC_FLAG_BITS (SC_NO_TCP_CCID|SC_CCP_OPEN|SC_CCP_UP|SC_LOOP_TRAFFIC \
455 (ppp->flags & SC_LOOP_TRAFFIC) == 0) { in ppp_read()
551 (ppp->flags & SC_LOOP_TRAFFIC) == 0) in ppp_poll()
1702 if (ppp->flags & SC_LOOP_TRAFFIC) { in ppp_send_frame()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dppp_generic.rst338 SC_LOOP_TRAFFIC send IP traffic to pppd