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

  /external/libnl/include/netlink/netfilter/
ct.h 72 extern void nfnl_ct_set_timeout(struct nfnl_ct *, uint32_t);
  /external/libnl/src/lib/
ct.c 71 nfnl_ct_set_timeout(ct, timeout);
  /external/libnl/lib/netfilter/
ct.c 329 nfnl_ct_set_timeout(ct, ntohl(nla_get_u32(tb[CTA_TIMEOUT])));
ct_obj.c 500 void nfnl_ct_set_timeout(struct nfnl_ct *ct, uint32_t timeout) function

Completed in 30 milliseconds