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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pptp/
H A Dpptpox.h10 #define IPV4_LEN 4 /* IP V4 length */ macro
H A Dpptp_gre.c148 unsigned char userIp[IPV4_LEN], servIp[IPV4_LEN], arpIp[IPV4_LEN];
149 unsigned char userNetMask[IPV4_LEN]; /* pling added 03/22/2012 */
150 unsigned char dhcpIp[IPV4_LEN], gateWay[IPV4_LEN], netMask[IPV4_LEN];
153 unsigned int getIp[IPV4_LEN];
156 unsigned char pptp_gw[IPV4_LEN]; /* for static IP case, Foxconn added by EricHuang, 04/03/2007 */
163 memset(userIp, 0, IPV4_LEN);
[all...]
H A Dpptp.c164 //unsigned char gateWay[IPV4_LEN];
285 unsigned char gateWay[IPV4_LEN];
287 unsigned int getIp[IPV4_LEN];
300 memset(gateWay, 0, IPV4_LEN);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pppoecd/
H A Dpppoe.h105 #define IPV4_LEN 4 /* IP V4 length */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dl2tpd.c552 #define IPV4_LEN 4 macro
560 //unsigned char gateWay[IPV4_LEN];
700 unsigned char gateWay[IPV4_LEN];
702 unsigned int getIp[IPV4_LEN];
717 memset(gateWay, 0, IPV4_LEN);

Completed in 52 milliseconds