Constant BPF_UREM

Source
pub const BPF_UREM: u8 = 0x60;
Expand description

BPF PQR operation code: unsigned division remainder.