Home
last modified time | relevance | path

Searched defs:pppol2tp_addr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_pppol2tp.h27 struct pppol2tp_addr { struct
28 __kernel_pid_t pid; /* pid that owns the fd.
30 int fd; /* FD of UDP socket to use */
32 struct sockaddr_in addr; /* IP address and port to send to */
34 __u16 s_tunnel, s_session; /* For matching incoming packets */
35 __u16 d_tunnel, d_session; /* For sending outgoing packets */
/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 Dif_pppol2tp.h27 struct pppol2tp_addr { struct
28 __kernel_pid_t pid; /* pid that owns the fd.
30 int fd; /* FD of UDP socket to use */
32 struct sockaddr_in addr; /* IP address and port to send to */
34 __u16 s_tunnel, s_session; /* For matching incoming packets */
35 __u16 d_tunnel, d_session; /* For sending outgoing packets */
/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 Dif_pppol2tp.h27 struct pppol2tp_addr { struct
28 __kernel_pid_t pid; /* pid that owns the fd.
30 int fd; /* FD of UDP socket to use */
32 struct sockaddr_in addr; /* IP address and port to send to */
34 __u16 s_tunnel, s_session; /* For matching incoming packets */
35 __u16 d_tunnel, d_session; /* For sending outgoing packets */