Searched refs:fxc_add_gw (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pptp/
H A Dpptp.c159 void fxc_add_gw(int act, struct in_addr inetaddr) /*1: add, 2: del*/ function
280 void fxc_add_gw(int act, struct in_addr inetaddr) /*1: add, 2: del*/ function
470 fxc_add_gw(1, inetaddr); /* foxocnn added by EricHuang, 04/03/2007 */
476 fxc_add_gw(2, inetaddr); /* foxocnn added by EricHuang, 04/04/2007 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dl2tpd.c555 void fxc_add_gw(int act, struct in_addr inetaddr) /*1: add, 2: del*/ function
695 void fxc_add_gw(int act, struct in_addr inetaddr) /*1: add, 2: del*/ function
772 fxc_add_gw(1, l2tp_serv_ip);
797 fxc_add_gw(2, l2tp_serv_ip);
1426 fxc_add_gw(1, l2tp_serv_ip);

Completed in 100 milliseconds