[][src]Constant netlink_packet_core::NLMSG_ERROR

pub const NLMSG_ERROR: u16 = 2;

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.