Type Definition bpf_sys::nlmsgerr_attrs[][src]

pub type nlmsgerr_attrs = c_uint;
Expand description

enum nlmsgerr_attrs - nlmsgerr attributes @NLMSGERR_ATTR_UNUSED: unused @NLMSGERR_ATTR_MSG: error message string (string) @NLMSGERR_ATTR_OFFS: offset of the invalid attribute in the original message, counting from the beginning of the header (u32) @NLMSGERR_ATTR_COOKIE: arbitrary subsystem specific cookie to be used - in the success case - to identify a created object or operation or similar (binary) @__NLMSGERR_ATTR_MAX: number of attributes @NLMSGERR_ATTR_MAX: highest attribute number