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

  /src/sys/net/
if_wg.c 559 uint32_t wgs_remote_index; member in struct:wg_session
1347 wgs->wgs_local_index, wgs->wgs_remote_index);
1349 wgs->wgs_remote_index = 0;
1827 wgs->wgs_local_index, wgs->wgs_remote_index);
1846 wgs->wgs_local_index, wgs->wgs_remote_index);
2096 wgs->wgs_remote_index = wgmi->wgmi_sender;
2098 WG_DLOG("receiver=%x\n", wgs->wgs_remote_index);
2184 wgs_prev->wgs_local_index, wgs_prev->wgs_remote_index);
2191 wgs_prev->wgs_remote_index = 0; /* paranoia */
2335 wgs->wgs_remote_index = wgmr->wgmr_sender
    [all...]

Completed in 12 milliseconds