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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/extensions/
H A Dlibipt_REDIRECT.c49 (port = xtables_service_to_port(arg, NULL)) == (unsigned)-1)
60 (maxport = xtables_service_to_port(end + 1, NULL)) == (unsigned)-1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/extensions/
H A Dlibipt_REDIRECT.c49 (port = xtables_service_to_port(arg, NULL)) == (unsigned)-1)
60 (maxport = xtables_service_to_port(end + 1, NULL)) == (unsigned)-1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/extensions/
H A Dlibipt_REDIRECT.c49 (port = xtables_service_to_port(arg, NULL)) == (unsigned)-1)
60 (maxport = xtables_service_to_port(end + 1, NULL)) == (unsigned)-1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/iptables/
H A Dxtables.c480 int xtables_service_to_port(const char *name, const char *proto) function
495 (portnum = xtables_service_to_port(port, proto)) != (unsigned)-1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/iptables/
H A Dxtables.c480 int xtables_service_to_port(const char *name, const char *proto) function
495 (portnum = xtables_service_to_port(port, proto)) != (unsigned)-1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/iptables/
H A Dxtables.c480 int xtables_service_to_port(const char *name, const char *proto) function
495 (portnum = xtables_service_to_port(port, proto)) != (unsigned)-1)

Completed in 140 milliseconds