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

/external/libnetfilter_conntrack/src/conntrack/
H A Dparse_mnl.c519 static int nfct_parse_counters_attr_cb(const struct nlattr *attr, void *data) function
549 if (mnl_attr_parse_nested(attr, nfct_parse_counters_attr_cb, tb) < 0)

Completed in 251 milliseconds