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 - 4
of
4
) sorted by null
/external/iptables/extensions/
libxt_devgroup.c
65
id =
xtables_lmap_name2id
(devgroups, cb->arg);
89
id =
xtables_lmap_name2id
(devgroups, cb->arg);
libipt_realm.c
59
id =
xtables_lmap_name2id
(realms, cb->arg);
/external/iptables/include/
xtables.h
488
extern int
xtables_lmap_name2id
(const struct xtables_lmap *, const char *);
/external/iptables/iptables/
xtoptions.c
1141
int
xtables_lmap_name2id
(const struct xtables_lmap *head, const char *name)
function
Completed in 28 milliseconds