Searched refs:nfnl_ct_get_mark (Results 1 - 2 of 2) sorted by relevance

/external/libnl/include/netlink/netfilter/
H A Dct.h78 extern uint32_t nfnl_ct_get_mark(const struct nfnl_ct *);
/external/libnl/lib/netfilter/
H A Dct_obj.c192 if (nfnl_ct_test_mark(ct) && nfnl_ct_get_mark(ct))
193 nl_dump(p, "mark %u ", nfnl_ct_get_mark(ct));
527 uint32_t nfnl_ct_get_mark(const struct nfnl_ct *ct) function

Completed in 208 milliseconds