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

  /external/libnl/include/netlink/netfilter/
ct.h 92 extern uint32_t nfnl_ct_get_id(const struct nfnl_ct *);
  /external/libnl/lib/netfilter/
ct.c 546 NLA_PUT_U32(msg, CTA_ID, htonl(nfnl_ct_get_id(ct)));
ct_obj.c 591 uint32_t nfnl_ct_get_id(const struct nfnl_ct *ct) function

Completed in 68 milliseconds