uawdijnntqw1x1x1
IP : 18.191.171.72
Hostname : host45.registrar-servers.com
Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
..
/
usr
/
share
/
locale
/
sv
/
..
/
dum
/
..
/
es_AR
/
..
/
..
/
.
/
..
/
include
/
linux
/
tipc_sockets_diag.h
/
/
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* AF_TIPC sock_diag interface for querying open sockets */ #ifndef __TIPC_SOCKETS_DIAG_H__ #define __TIPC_SOCKETS_DIAG_H__ #include <linux/types.h> #include <linux/sock_diag.h> /* Request */ struct tipc_sock_diag_req { __u8 sdiag_family; /* must be AF_TIPC */ __u8 sdiag_protocol; /* must be 0 */ __u16 pad; /* must be 0 */ __u32 tidiag_states; /* query*/ }; #endif /* __TIPC_SOCKETS_DIAG_H__ */
/home/../usr/share/locale/sv/../dum/../es_AR/../.././../include/linux/tipc_sockets_diag.h