Searched refs:cifdefaultroute (Results 1 – 4 of 4) sorted by relevance
/external/ppp/pppd/ |
D | pppd.h | 672 int cifdefaultroute __P((int, u_int32_t, u_int32_t));
|
D | sys-linux.c | 354 cifdefaultroute(0, 0, 0); in sys_cleanup() 1664 int cifdefaultroute (int unit, u_int32_t ouraddr, u_int32_t gateway) in cifdefaultroute() function
|
D | sys-solaris.c | 789 cifdefaultroute(0, default_route_gateway, default_route_gateway); in sys_cleanup() 2071 cifdefaultroute(u, l, g) in cifdefaultroute() function
|
D | ipcp.c | 2031 cifdefaultroute(unit, ouraddr, hisaddr);
|