Home
last modified time | relevance | path

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

/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 Dvm_sockets_diag.h10 struct vsock_diag_req { struct
11 __u8 sdiag_family; /* must be AF_VSOCK */
12 __u8 sdiag_protocol; /* must be 0 */
13 __u16 pad; /* must be 0 */
14 __u32 vdiag_states; /* query bitmap (e.g. 1 << TCP_LISTEN) */
15 __u32 vdiag_ino; /* must be 0 (reserved) */
16 __u32 vdiag_show; /* must be 0 (reserved) */
17 __u32 vdiag_cookie[2];
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvm_sockets_diag.h10 struct vsock_diag_req { struct
11 __u8 sdiag_family; /* must be AF_VSOCK */
12 __u8 sdiag_protocol; /* must be 0 */
13 __u16 pad; /* must be 0 */
14 __u32 vdiag_states; /* query bitmap (e.g. 1 << TCP_LISTEN) */
15 __u32 vdiag_ino; /* must be 0 (reserved) */
16 __u32 vdiag_show; /* must be 0 (reserved) */
17 __u32 vdiag_cookie[2];
/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 Dvm_sockets_diag.h10 struct vsock_diag_req { struct
11 __u8 sdiag_family; /* must be AF_VSOCK */
12 __u8 sdiag_protocol; /* must be 0 */
13 __u16 pad; /* must be 0 */
14 __u32 vdiag_states; /* query bitmap (e.g. 1 << TCP_LISTEN) */
15 __u32 vdiag_ino; /* must be 0 (reserved) */
16 __u32 vdiag_show; /* must be 0 (reserved) */
17 __u32 vdiag_cookie[2];