Searched refs:replace_u32 (Results 1 – 1 of 1) sorted by relevance
16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32() function49 changed |= replace_u32(&dst[i], mask ? ~mask[i] : 0, data[i]); in nf_connlabels_replace()53 replace_u32(&dst[i], 0, 0); in nf_connlabels_replace()