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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dl2tpd.c560 //unsigned char gateWay[IPV4_LEN];
709 unsigned char gateWay[IPV4_LEN]; local
726 memset(gateWay, 0, IPV4_LEN);

Completed in 113 milliseconds