Constant netlink_packet_core::NLMSG_ERROR
source · pub const NLMSG_ERROR: u16 = 2;
Expand description
The message signals an error and the payload contains a nlmsgerr structure. This can be looked at as a NACK and typically it is from FEC to CPC.