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 78 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 374 nfnl_ct_set_timeout(ct, ntohl(nla_get_u32(tb[CTA_TIMEOUT])));
ct_obj.c 532 void nfnl_ct_set_timeout(struct nfnl_ct *ct, uint32_t timeout) function

Completed in 324 milliseconds