pub const NLM_F_REPLACE: u16 = 256; // 0x0100u16
Expand description

Replace existing matching object.