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

Replace existing matching object.