Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dct.h132 extern void nfnl_ct_set_timestamp(struct nfnl_ct *, uint64_t, uint64_t);
/external/libnl/lib/netfilter/
Dct.c328 nfnl_ct_set_timestamp(ct, in ct_parse_timestamp()
Dct_obj.c817 void nfnl_ct_set_timestamp(struct nfnl_ct *ct, uint64_t start, uint64_t stop) in nfnl_ct_set_timestamp() function