Searched refs:replace_u32 (Results 1 – 1 of 1) sorted by relevance
53 static void replace_u32(u32 *address, u32 mask, u32 new) in replace_u32() function82 replace_u32(&dst[i], mask ? ~mask[i] : 0, data[i]); in nf_connlabels_replace()87 replace_u32(&dst[i], 0, 0); in nf_connlabels_replace()