Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/route6d/
H A Droute6d.c238 static int tobeadv(struct riprt *, struct ifc *);
779 if (tobeadv(rrt, ifcp) == 0) in ripsend()
902 tobeadv(struct riprt *rrt, struct ifc *ifcp) in tobeadv() function