Home
last modified time | relevance | path

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

/dports/net/ocserv/ocserv-1.1.3/src/
H A Dvpn.h161 struct vpn_st { struct
353 struct vpn_st network;
H A Dworker.h310 struct vpn_st vinfo;
388 struct vpn_st* vinfo);
H A Dworker-misc.c186 int complete_vpn_info(worker_st * ws, struct vpn_st *vinfo) in complete_vpn_info()