Searched refs:sbest (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/mrouted/
H A Dprune.c424 struct stable *st, *sbest = NULL; local
448 && ntohl(st->st_origin)< ntohl(sbest->st_origin)))) {
450 sbest = st;
455 (*stpp) = sbest;

Completed in 126 milliseconds