Home | Sort by relevance Sort by last modified time |
/external/libppp/src/ | |
route.h | 41 #define ROUTE_DSTDNS0 0x0010 |
route.c | 567 } else if ((r->type & ROUTE_DSTDNS0) && !ncpaddr_equal(&dst, peer)) { 685 else if (r->type & ROUTE_DSTDNS0) |
command.c | [all...] |