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

/external/libnetfilter_conntrack/src/conntrack/
H A Dparse_mnl.c793 static int nfct_parse_labels(const struct nlattr *attr, struct nf_conntrack *ct) function
975 if (nfct_parse_labels(tb[CTA_LABELS], ct) < 0)

Completed in 113 milliseconds