Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/conntrack/
Dparse_mnl.c752 nfct_parse_timestamp_attr_cb(const struct nlattr *attr, void *data) in nfct_parse_timestamp_attr_cb() function
776 if (mnl_attr_parse_nested(attr, nfct_parse_timestamp_attr_cb, tb) < 0) in nfct_parse_timestamp()