Searched defs:pppol2tpin6_addr (Results 1 – 5 of 5) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/ |
H A D | if_pppol2tp.h | 41 struct pppol2tpin6_addr { struct 42 __kernel_pid_t pid; /* pid that owns the fd. 44 int fd; /* FD of UDP socket to use */ 46 uint16_t s_tunnel, s_session; /* For matching incoming packets */ 47 uint16_t d_tunnel, d_session; /* For sending outgoing packets */ 49 struct sockaddr_in6 addr; /* IP address and port to send to */
|
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/ |
H A D | if_pppol2tp.h | 41 struct pppol2tpin6_addr { struct 42 __kernel_pid_t pid; /* pid that owns the fd. 44 int fd; /* FD of UDP socket to use */ 46 uint16_t s_tunnel, s_session; /* For matching incoming packets */ 47 uint16_t d_tunnel, d_session; /* For sending outgoing packets */ 49 struct sockaddr_in6 addr; /* IP address and port to send to */
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/ |
H A D | if_pppol2tp.h | 41 struct pppol2tpin6_addr { struct 42 __kernel_pid_t pid; /* pid that owns the fd. 44 int fd; /* FD of UDP socket to use */ 46 __u16 s_tunnel, s_session; /* For matching incoming packets */ 47 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 49 struct sockaddr_in6 addr; /* IP address and port to send to */
|
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/ |
H A D | if_pppol2tp.h | 41 struct pppol2tpin6_addr { struct 42 __kernel_pid_t pid; /* pid that owns the fd. 44 int fd; /* FD of UDP socket to use */ 46 __u16 s_tunnel, s_session; /* For matching incoming packets */ 47 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 49 struct sockaddr_in6 addr; /* IP address and port to send to */
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/ |
H A D | if_pppol2tp.h | 41 struct pppol2tpin6_addr { struct 42 __kernel_pid_t pid; /* pid that owns the fd. 44 int fd; /* FD of UDP socket to use */ 46 uint16_t s_tunnel, s_session; /* For matching incoming packets */ 47 uint16_t d_tunnel, d_session; /* For sending outgoing packets */ 49 struct sockaddr_in6 addr; /* IP address and port to send to */
|