Constant nc::types::BPF_F_HDR_FIELD_MASK

source ·
pub const BPF_F_HDR_FIELD_MASK: i32 = 0xf;
Expand description

BPF_FUNC_l3_csum_replace and BPF_FUNC_l4_csum_replace flags.

First 4 bits are for passing the header field size.