Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/netfilter/
Dct.h83 extern int nfnl_ct_test_mark(const struct nfnl_ct *);
/third_party/libnl/
Dlibnl-nf-3.sym71 nfnl_ct_test_mark;
/third_party/libnl/lib/netfilter/
Dct_obj.c195 if (nfnl_ct_test_mark(ct) && nfnl_ct_get_mark(ct)) in ct_dump_line()
555 int nfnl_ct_test_mark(const struct nfnl_ct *ct) in nfnl_ct_test_mark() function
Dct.c532 if (nfnl_ct_test_mark(ct)) in nfnl_ct_build_message()