OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xtables_lmap_name2id
(Results
1 - 5
of
5
) sorted by null
/external/iptables/extensions/
libipt_realm.c
59
id =
xtables_lmap_name2id
(realms, cb->arg);
libxt_devgroup.c
62
*group =
xtables_lmap_name2id
(devgroups, arg);
/external/iproute2/include/
xtables.h
548
extern int
xtables_lmap_name2id
(const struct xtables_lmap *, const char *);
/external/iptables/include/
xtables.h
545
extern int
xtables_lmap_name2id
(const struct xtables_lmap *, const char *);
/external/iptables/libxtables/
xtoptions.c
1190
int
xtables_lmap_name2id
(const struct xtables_lmap *head, const char *name)
function
[
all
...]
Completed in 231 milliseconds