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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dpptp_gre.c92 ** Function: addr_itox()
100 static void addr_itox(unsigned char *daddr, int *saddr, int convlen) function
187 addr_itox(userIp, getIp, IPV4_LEN);
199 addr_itox(pptp_gw, getIp, IPV4_LEN);
206 addr_itox(userNetMask, getIp, IPV4_LEN);
224 addr_itox(servIp, getIp, IPV4_LEN);
245 addr_itox(dhcpIp, getIp, IPV4_LEN);
250 addr_itox(gateWay, getIp, IPV4_LEN);
254 addr_itox(netMask, getIp, IPV4_LEN);
334 addr_itox(arpI
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pppoecd/
H A Dpppoe.c385 ** Function: addr_itox()
393 static void addr_itox(unsigned char *daddr, int *saddr, int convlen) function
H A Dpppoe2.c398 ** Function: addr_itox()
406 static void addr_itox(unsigned char *daddr, int *saddr, int convlen) function

Completed in 75 milliseconds