Home
last modified time | relevance | path

Searched defs:gtw_rt (Results 1 – 2 of 2) sorted by relevance

/dports/security/openfortivpn/openfortivpn-1.17.1/src/
H A Dipv4.c730 struct rtentry_ofvpn *gtw_rt = &tunnel->ipv4.gtw_rt; in ipv4_protect_tunnel_route() local
1017 struct rtentry_ofvpn *gtw_rt = &tunnel->ipv4.gtw_rt; in ipv4_restore_routes() local
H A Dipv4.h71 struct rtentry_ofvpn gtw_rt; // route to access VPN gateway member