Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/conntrack/
Dcopy.c440 static void copy_attr_secctx(struct nf_conntrack *dest, in copy_attr_secctx() function
566 [ATTR_SECCTX] = copy_attr_secctx,
586 copy_attr_secctx(ct1, ct2); in __copy_fast()