Searched refs:ovpn_softc (Results 1 – 1 of 1) sorted by relevance
137 struct ovpn_softc;144 struct ovpn_softc *sc;183 struct ovpn_softc { struct199 static struct ovpn_kpeer *ovpn_find_peer(struct ovpn_softc *, uint32_t); argument204 static int ovpn_encap(struct ovpn_softc *, uint32_t, struct mbuf *);287 ovpn_find_peer(struct ovpn_softc *sc, uint32_t peerid) in ovpn_find_peer()299 ovpn_find_only_peer(struct ovpn_softc *sc) in ovpn_find_only_peer()374 ovpn_has_peers(struct ovpn_softc *sc) in ovpn_has_peers()382 ovpn_rele_so(struct ovpn_softc *sc) in ovpn_rele_so()401 ovpn_notify_del_peer(struct ovpn_softc *sc, struct ovpn_kpeer *peer) in ovpn_notify_del_peer()[all …]