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

  /src/sys/net/
if_wg.c 628 struct wg_softc *wgp_sc; member in struct:wg_peer
1877 return wg_get_so_by_af(wgp->wgp_sc, wgsa_family(wgsa));
3568 struct wg_softc *wg = wgp->wgp_sc;
3865 wg_start(&wgp->wgp_sc->wg_if);
3887 wgp->wgp_sc = wg;
3939 struct wg_softc *wg = wgp->wgp_sc;
4468 struct wg_softc *wg = wgp->wgp_sc;
5466 struct wg_softc *wg = wgp->wgp_sc;
if_wg.c 628 struct wg_softc *wgp_sc; member in struct:wg_peer
1877 return wg_get_so_by_af(wgp->wgp_sc, wgsa_family(wgsa));
3568 struct wg_softc *wg = wgp->wgp_sc;
3865 wg_start(&wgp->wgp_sc->wg_if);
3887 wgp->wgp_sc = wg;
3939 struct wg_softc *wg = wgp->wgp_sc;
4468 struct wg_softc *wg = wgp->wgp_sc;
5466 struct wg_softc *wg = wgp->wgp_sc;

Completed in 28 milliseconds