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

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

Completed in 89 milliseconds