Searched refs:cifdefaultroute (Results 1 – 4 of 4) sorted by relevance
/external/ppp/pppd/ |
D | pppd.h | 647 int cifdefaultroute __P((int, u_int32_t, u_int32_t));
|
D | sys-linux.c | 348 cifdefaultroute(0, 0, default_route_gateway); in sys_cleanup() 1633 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() 2068 cifdefaultroute(u, l, g) in cifdefaultroute() function
|
D | ipcp.c | 1919 cifdefaultroute(unit, ouraddr, hisaddr);
|