Home
last modified time | relevance | path

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

/third_party/iptables/include/
Dxtables.h628 extern int xtables_lmap_name2id(const struct xtables_lmap *, const char *);
/third_party/iptables/libxtables/
Dxtoptions.c1174 int xtables_lmap_name2id(const struct xtables_lmap *head, const char *name) in xtables_lmap_name2id() function
Dxtables.c2279 *val = xtables_lmap_name2id(lmap, cb->arg); in xtables_parse_val_mask()