Home
last modified time | relevance | path

Searched defs:tipc_sock_diag_req (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dtipc_sockets_diag.h23 struct tipc_sock_diag_req { struct
24 __u8 sdiag_family;
25 __u8 sdiag_protocol;
26 __u16 pad;
27 __u32 tidiag_states;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dtipc_sockets_diag.h10 struct tipc_sock_diag_req { struct
11 __u8 sdiag_family;
12 __u8 sdiag_protocol;
13 __u16 pad;
14 __u32 tidiag_states;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtipc_sockets_diag.h23 struct tipc_sock_diag_req { struct
24 __u8 sdiag_family;
25 __u8 sdiag_protocol;
26 __u16 pad;
27 __u32 tidiag_states;
/kernel/linux/linux-6.6/include/uapi/linux/
Dtipc_sockets_diag.h11 struct tipc_sock_diag_req { struct
12 __u8 sdiag_family; /* must be AF_TIPC */
13 __u8 sdiag_protocol; /* must be 0 */
14 __u16 pad; /* must be 0 */
15 __u32 tidiag_states; /* query*/
/kernel/linux/linux-5.10/include/uapi/linux/
Dtipc_sockets_diag.h11 struct tipc_sock_diag_req { struct
12 __u8 sdiag_family; /* must be AF_TIPC */
13 __u8 sdiag_protocol; /* must be 0 */
14 __u16 pad; /* must be 0 */
15 __u32 tidiag_states; /* query*/