Home
last modified time | relevance | path

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

/freebsd/usr.sbin/route6d/
H A Droute6d.c242 static int tobeadv(struct riprt *, struct ifc *);
888 if (tobeadv(rrt, ifcp) == 0) in ripsend()
1020 tobeadv(struct riprt *rrt, struct ifc *ifcp) in tobeadv() function