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

/external/ppp/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.h671 int setipaddr __P((char *, char **, int)); /* Set local/remote ip addresses */

Completed in 16 milliseconds