Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dct.h74 extern uint32_t nfnl_ct_get_timeout(const struct nfnl_ct *);
/external/libnl/lib/netfilter/
Dct_obj.c214 uint64_t timeout_ms = nfnl_ct_get_timeout(ct) * 1000UL; in ct_dump_details()
511 uint32_t nfnl_ct_get_timeout(const struct nfnl_ct *ct) in nfnl_ct_get_timeout() function