OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nfnl_exp_get_src
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
exp.h
104
extern struct nl_addr *
nfnl_exp_get_src
(const struct nfnl_exp *, int);
/external/libnl/lib/netfilter/
exp_obj.c
199
tuple_src =
nfnl_exp_get_src
(exp, i);
704
struct nl_addr *
nfnl_exp_get_src
(const struct nfnl_exp *exp, int tuple)
function
exp.c
365
addr =
nfnl_exp_get_src
(exp, type);
Completed in 952 milliseconds