Constant netlink_sys::constants::NETLINK_SOCK_DIAG
source · pub const NETLINK_SOCK_DIAG: isize = 4;
Expand description
Query information about sockets of various protocol families from the kernel (see sock_diag(7)).
pub const NETLINK_SOCK_DIAG: isize = 4;
Query information about sockets of various protocol families from the kernel (see sock_diag(7)).