Home
last modified time | relevance | path

Searched refs:check_dst (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/routed/
H A Dinput.c384 if (!check_dst(dst)) { in input()
617 if (!check_dst(dst)) { in input()
645 && check_dst(n->n_nhop)) { in input()
H A Ddefs.h587 int check_dst(naddr);
H A Drdisc.c572 || !check_dst(gate)) { in parse_ad()
H A Dif.c357 check_dst(naddr addr) in check_dst() function