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

/external/libnetfilter_conntrack/src/conntrack/
H A Dparse_mnl.c772 nfct_parse_timestamp(const struct nlattr *attr, struct nf_conntrack *ct) function
970 if (nfct_parse_timestamp(tb[CTA_TIMESTAMP], ct) < 0)

Completed in 27 milliseconds