Home
last modified time | relevance | path

Searched refs:nfnl_ct_test_mark (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dct.h77 extern int nfnl_ct_test_mark(const struct nfnl_ct *);
/external/libnl/lib/netfilter/
Dct_obj.c192 if (nfnl_ct_test_mark(ct) && nfnl_ct_get_mark(ct)) in ct_dump_line()
522 int nfnl_ct_test_mark(const struct nfnl_ct *ct) in nfnl_ct_test_mark() function