Searched refs:gateWay (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pptp/
H A Dpptp_gre.c150 unsigned char dhcpIp[IPV4_LEN], gateWay[IPV4_LEN], netMask[IPV4_LEN]; local
167 memset(gateWay, 0, IPV4_LEN);
250 addr_itox(gateWay, getIp, IPV4_LEN);
289 memcpy(cmpIp, gateWay, IPV4_LEN);
H A Dpptp.c164 //unsigned char gateWay[IPV4_LEN];
285 unsigned char gateWay[IPV4_LEN]; local
300 memset(gateWay, 0, IPV4_LEN);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dl2tpd.c560 //unsigned char gateWay[IPV4_LEN];
700 unsigned char gateWay[IPV4_LEN]; local
717 memset(gateWay, 0, IPV4_LEN);

Completed in 102 milliseconds