Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dexp.h108 extern struct nl_addr * nfnl_exp_get_dst(const struct nfnl_exp *, int);
/external/libnl/lib/netfilter/
Dexp_obj.c201 tuple_dst = nfnl_exp_get_dst(exp, i); in exp_dump_tuples()
713 struct nl_addr *nfnl_exp_get_dst(const struct nfnl_exp *exp, int tuple) in nfnl_exp_get_dst() function
Dexp.c371 addr = nfnl_exp_get_dst(exp, type); in nfnl_exp_build_tuple()