Searched refs:nfnl_ct_set_timestamp (Results 1 – 3 of 3) sorted by relevance
132 extern void nfnl_ct_set_timestamp(struct nfnl_ct *, uint64_t, uint64_t);
328 nfnl_ct_set_timestamp(ct, in ct_parse_timestamp()
817 void nfnl_ct_set_timestamp(struct nfnl_ct *ct, uint64_t start, uint64_t stop) in nfnl_ct_set_timestamp() function