Home
last modified time | relevance | path

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

/external/iproute2/include/
Diptables.h162 enum ipt_tryload { enum
168 extern struct iptables_target *find_target(const char *name, enum ipt_tryload);
169 extern struct iptables_match *find_match(const char *name, enum ipt_tryload, struct iptables_rule_m…