Crate bpf_sys[−][src]
Modules
A module for generating C source code (i.e. vmlinux.h) that defines all structs and enums of the Linux kernel.
Structs
Constants
Statics
Functions
Type Definitions
DOC: eBPF Syscall Preamble
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