Searched refs:nolookup (Results 1 - 2 of 2) sorted by relevance

/external/iptables/iptables/
H A Dxshared.c47 proto_to_name(uint8_t proto, int nolookup) argument
51 if (proto && !nolookup) {
66 int nolookup, struct xtables_rule_match **matches)
71 const char *protoname = proto_to_name(proto, nolookup);
65 find_proto(const char *pname, enum xtables_tryload tryload, int nolookup, struct xtables_rule_match **matches) argument
/external/iptables/extensions/
H A Dlibip6t_ipv6header.c65 proto_to_name(uint8_t proto, int nolookup) argument
69 if (proto && !nolookup) {

Completed in 70 milliseconds