Home
last modified time | relevance | path

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

/freebsd/usr.sbin/route6d/
H A Droute6d.c205 static int out_filter(struct riprt *, struct ifc *);
884 if (out_filter(rrt, ifcp) == 0) in ripsend()
949 out_filter(struct riprt *rrt, struct ifc *ifcp) in out_filter() function