Searched defs:copy_attr_connlabels_mask (Results 1 - 1 of 1) sorted by relevance

/external/libnetfilter_conntrack/src/conntrack/
H A Dcopy.c495 static void copy_attr_connlabels_mask(struct nf_conntrack *dest, function
571 [ATTR_CONNLABELS_MASK] = copy_attr_connlabels_mask,
589 copy_attr_connlabels_mask(ct1, ct2);

Completed in 85 milliseconds