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

  /external/syslinux/core/lwip/src/netif/ppp/
ppp.c 1480 cifdefaultroute(int pd, u32_t l, u32_t g) function
    [all...]
  /external/ppp/pppd/
sys-linux.c 354 cifdefaultroute(0, 0, 0);
1664 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);
2071 cifdefaultroute(u, l, g) function
    [all...]

Completed in 194 milliseconds