HomeSort by: relevance | last modified time | path
    Searched defs:out_filter (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/route6d/
route6d.c 209 static int out_filter(struct riprt *, struct ifc *);
754 if (out_filter(rrt, ifcp) == 0)
810 out_filter(struct riprt *rrt, struct ifc *ifcp) function
route6d.c 209 static int out_filter(struct riprt *, struct ifc *);
754 if (out_filter(rrt, ifcp) == 0)
810 out_filter(struct riprt *rrt, struct ifc *ifcp) function

Completed in 33 milliseconds