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

  /external/libnl/include/netlink/netfilter/
ct.h 90 extern void nfnl_ct_set_id(struct nfnl_ct *, uint32_t);
  /external/libnl/src/lib/
ct.c 77 nfnl_ct_set_id(ct, id);
  /external/libnl/lib/netfilter/
ct.c 380 nfnl_ct_set_id(ct, ntohl(nla_get_u32(tb[CTA_ID])));
ct_obj.c 580 void nfnl_ct_set_id(struct nfnl_ct *ct, uint32_t id) function

Completed in 56 milliseconds