HomeSort by relevance Sort by last modified time
    Searched refs:cifdefaultroute (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
pppd.h 647 int cifdefaultroute __P((int, u_int32_t, u_int32_t));
    [all...]
sys-linux.c 348 cifdefaultroute(0, 0, default_route_gateway);
1633 int cifdefaultroute (int unit, u_int32_t ouraddr, u_int32_t gateway) function
    [all...]
sys-solaris.c 789 cifdefaultroute(0, default_route_gateway, default_route_gateway);
2068 cifdefaultroute(u, l, g) function
    [all...]
ipcp.c     [all...]

Completed in 45 milliseconds