Searched refs:parse_port (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iptables/extensions/
H A Dlibip6t_multiport.c48 parse_port(const char *port, const char *proto) function
73 ports[i] = parse_port(cp, proto);
H A Dlibipt_multiport.c48 parse_port(const char *port, const char *proto) function
73 ports[i] = parse_port(cp, proto);
H A Dlibipt_mport.c48 parse_port(const char *port, const char *proto) function
84 minfo->ports[i] = parse_port(cp, proto);
87 minfo->ports[++i] = parse_port(range, proto);
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/inc/
H A Duri.h253 * Function : parse_port
268 int parse_port(int max, char * port, unsigned short int * out);
H A Dhttp_client.h207 EXTERN_C int parse_port(int max, char * port, unsigned short int * out);

Completed in 38 milliseconds