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

  /external/libppp/src/
route.h 45 #define ROUTE_GWHISADDR6 0x0100 /* May be ORd with DST_* */
route.c 593 } else if ((r->type & ROUTE_GWHISADDR6) && !ncpaddr_equal(&r->gw, peer))
696 else if (r->type & ROUTE_GWHISADDR6)
radius.c 510 addrs |= ROUTE_GWHISADDR6;
513 addrs |= ROUTE_GWHISADDR6;
    [all...]
command.c     [all...]

Completed in 27 milliseconds