pub const BPF_F_SKIP_FIELD_MASK: i32 = 0xff;
Expand description

flags for both BPF_FUNC_get_stackid and BPF_FUNC_get_stack.