Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/route6d/
H A Droute6d.c245 static int tobeadv(struct riprt *, struct ifc *);
758 if (tobeadv(rrt, ifcp) == 0) in ripsend()
881 tobeadv(struct riprt *rrt, struct ifc *ifcp) in tobeadv() function