Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/conntrack/
Dparse_mnl.c479 nfct_parse_protoinfo_attr_cb(const struct nlattr *attr, void *data) in nfct_parse_protoinfo_attr_cb() function
504 if (mnl_attr_parse_nested(attr, nfct_parse_protoinfo_attr_cb, tb) < 0) in nfct_parse_protoinfo()