Constant NPROTO
pub const NPROTO: i32 = AF_MAX; // 45i32
Available on crate feature
dep_nc
only.Expand description
NET: An implementation of the SOCKET network access protocol. This is the master header file for the Linux NET layer, or, in plain English: the networking handling part of the kernel.