Searched defs:xtables_service_to_port (Results 1 - 1 of 1) sorted by relevance

/external/iptables/libxtables/
H A Dxtables.c481 int xtables_service_to_port(const char *name, const char *proto) function
496 (portnum = xtables_service_to_port(port, proto)) != (unsigned)-1)

Completed in 138 milliseconds