HomeSort by relevance Sort by last modified time
    Searched refs:nfnl_ct_get_timeout (Results 1 - 2 of 2) sorted by null

  /external/libnl/include/netlink/netfilter/
ct.h 74 extern uint32_t nfnl_ct_get_timeout(const struct nfnl_ct *);
  /external/libnl/lib/netfilter/
ct_obj.c 214 uint64_t timeout_ms = nfnl_ct_get_timeout(ct) * 1000UL;
511 uint32_t nfnl_ct_get_timeout(const struct nfnl_ct *ct) function

Completed in 30 milliseconds