Searched refs:check_dst (Results 1 – 4 of 4) sorted by relevance
433 if (!check_dst(dst)) { in input()778 if (!check_dst(dst)) { in input()805 check_dst(n->n_nhop)) { in input()998 if (!check_dst(dst)) { in input()
772 extern boolean_t check_dst(in_addr_t);
886 if (gate == RIP_DEFAULT || !check_dst(gate)) { in parse_ad()
653 check_dst(in_addr_t addr) in check_dst() function