Constant netlink_packet_core::constants::NLM_F_MULTIPART
source · [−]pub const NLM_F_MULTIPART: u16 = 2;
Expand description
Indicates the message is part of a multipart message terminated by NLMSG_DONE
pub const NLM_F_MULTIPART: u16 = 2;
Indicates the message is part of a multipart message terminated by NLMSG_DONE