Searched refs:portstring (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iptables/extensions/
H A Dlibip6t_multiport.c61 parse_multi_ports(const char *portstring, u_int16_t *ports, const char *proto) argument
66 buffer = strdup(portstring);
H A Dlibip6t_udp.c58 parse_udp_ports(const char *portstring, u_int16_t *ports) argument
63 buffer = strdup(portstring);
H A Dlibipt_multiport.c61 parse_multi_ports(const char *portstring, u_int16_t *ports, const char *proto) argument
66 buffer = strdup(portstring);
H A Dlibipt_udp.c58 parse_udp_ports(const char *portstring, u_int16_t *ports) argument
63 buffer = strdup(portstring);
H A Dlibipt_mport.c61 parse_multi_ports(const char *portstring, struct ipt_mport *minfo, argument
68 buffer = strdup(portstring);
H A Dlibip6t_tcp.c66 parse_tcp_ports(const char *portstring, u_int16_t *ports) argument
71 buffer = strdup(portstring);
H A Dlibipt_tcp.c66 parse_tcp_ports(const char *portstring, u_int16_t *ports) argument
71 buffer = strdup(portstring);

Completed in 41 milliseconds