Home
last modified time | relevance | path

Searched refs:nfnl_exp_test_l4protonum (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dexp.h111 extern int nfnl_exp_test_l4protonum(const struct nfnl_exp *, int);
/external/libnl/lib/netfilter/
Dexp_obj.c204 if (nfnl_exp_test_l4protonum(exp, i)) { in exp_dump_tuples()
752 int nfnl_exp_test_l4protonum(const struct nfnl_exp *exp, int tuple) in nfnl_exp_test_l4protonum() function
Dexp.c383 if (nfnl_exp_test_l4protonum(exp, type)) in nfnl_exp_build_tuple()