Home
last modified time | relevance | path

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

/openbsd/usr.sbin/route6d/
H A Droute6d.c192 int out_filter(struct riprt *, struct ifc *);
729 if (out_filter(rrt, ifcp) == 0) in ripsend()
785 out_filter(struct riprt *rrt, struct ifc *ifcp) in out_filter() function