Home
last modified time | relevance | path

Searched refs:nfnl_ct_test_zone (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/netlink/netfilter/
Dct.h95 extern int nfnl_ct_test_zone(const struct nfnl_ct *);
/third_party/libnl/
Dlibnl-nf-3.sym80 nfnl_ct_test_zone;
/third_party/libnl/lib/netfilter/
Dct_obj.c198 if (nfnl_ct_test_zone(ct)) in ct_dump_line()
603 int nfnl_ct_test_zone(const struct nfnl_ct *ct) in nfnl_ct_test_zone() function
Dct.c538 if (nfnl_ct_test_zone(ct)) in nfnl_ct_build_message()