Searched refs:test_routes (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Droute.h303 bool test_routes (const struct route_list *rl, const struct tuntap *tt);
308 static inline bool test_routes (const struct route_list *rl, const struct tuntap *tt) { return true; } function
H A Dforward.c453 if (test_routes (c->c1.route_list, c->c1.tuntap))
H A Droute.c2117 test_routes (const struct route_list *rl, const struct tuntap *tt) function

Completed in 60 milliseconds