Home
last modified time | relevance | path

Searched refs:replace_u32 (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_labels.c16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32() function
49 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()

Completed in 2 milliseconds