Searched refs:nfnl_ct_get_zone (Results 1 – 4 of 4) sorted by relevance
96 extern uint16_t nfnl_ct_get_zone(const struct nfnl_ct *);
39 nfnl_ct_get_zone;
199 nl_dump(p, "zone %hu ", nfnl_ct_get_zone(ct)); in ct_dump_line()608 uint16_t nfnl_ct_get_zone(const struct nfnl_ct *ct) in nfnl_ct_get_zone() function
539 NLA_PUT_U16(msg, CTA_ZONE, htons(nfnl_ct_get_zone(ct))); in nfnl_ct_build_message()