Home | Sort by relevance Sort by last modified time |
/external/libppp/src/ | |
route.h | 42 #define ROUTE_DSTDNS1 0x0020 |
route.c | 573 } else if ((r->type & ROUTE_DSTDNS1) && !ncpaddr_equal(&dst, peer)) { 687 else if (r->type & ROUTE_DSTDNS1) |
command.c | [all...] |