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

  /src/sys/net/
if_wg.c 1285 * wg_get_stable_session(wgp, psref)
1296 wg_get_stable_session(struct wg_peer *wgp, struct psref *psref) function in typeref:struct:wg_session *
3805 if ((wgs = wg_get_stable_session(wgp, &psref)) == NULL) {

Completed in 15 milliseconds