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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dipcp.c112 static int setipaddr __P((char *, char **, int));
187 { "IP addresses", o_wild, (void *) &setipaddr,
367 * setipaddr - Set the IP address
372 setipaddr(arg, argv, doit) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dipcp.c140 int setipaddr __P((char *, char **, int));
222 { "IP addresses", o_wild, (void *) &setipaddr,
402 * setipaddr - Set the IP address
408 setipaddr(arg, argv, doit) function
H A Dpppd.h681 int setipaddr __P((char *, char **, int)); /* Set local/remote ip addresses */

Completed in 40 milliseconds