Searched refs:service_to_port (Results 1 - 4 of 4) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/
H A Dip6tables.h154 extern int service_to_port(const char *name, const char *proto);
H A Diptables.h157 extern int service_to_port(const char *name, const char *proto);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c250 service_to_port(const char *name, const char *proto) function
266 (portnum = service_to_port(port, proto)) != -1)
H A Diptables.c249 service_to_port(const char *name, const char *proto) function
265 (portnum = service_to_port(port, proto)) != -1)

Completed in 58 milliseconds