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

/external/libnetfilter_conntrack/src/conntrack/
H A Dparse_mnl.c665 nfct_parse_helper_attr_cb(const struct nlattr *attr, void *data) function
688 if (mnl_attr_parse_nested(attr, nfct_parse_helper_attr_cb, tb) < 0)

Completed in 115 milliseconds