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

  /src/sys/net/
if_wg.c 772 wg_lookup_session_by_index(struct wg_softc *,
2225 wgs = wg_lookup_session_by_index(wg, wgmr->wgmr_receiver, &psref);
2618 wg_lookup_session_by_index(struct wg_softc *wg, const uint32_t index, function in typeref:struct:wg_session *
2916 wgs = wg_lookup_session_by_index(wg, wgmd->wgmd_receiver, &psref);
3163 wgs = wg_lookup_session_by_index(wg, wgmc->wgmc_receiver, &psref);

Completed in 18 milliseconds