Constant SOCK_PACKET
pub const SOCK_PACKET: i32 = 10;
Available on crate feature
dep_nc
only.Expand description
Linux specific way of getting packets at the dev level.
pub const SOCK_PACKET: i32 = 10;
dep_nc
only.Linux specific way of getting packets at the dev level.