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

  /external/libnl/include/netlink/netfilter/
ct.h 94 extern void nfnl_ct_set_zone(struct nfnl_ct *, uint16_t);
  /external/libnl/src/lib/
ct.c 143 nfnl_ct_set_zone(ct, zone);
  /external/libnl/lib/netfilter/
ct.c 382 nfnl_ct_set_zone(ct, ntohs(nla_get_u16(tb[CTA_ZONE])));
ct_obj.c 596 void nfnl_ct_set_zone(struct nfnl_ct *ct, uint16_t zone) function

Completed in 72 milliseconds