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

  /src/sys/net/
if_wg.c 411 uint64_t wgmd_counter; member in struct:wg_msg_data
2966 le64toh(wgmd->wgmd_counter));
2971 le64toh(wgmd->wgmd_counter));
3020 wgs->wgs_tkey_recv, le64toh(wgmd->wgmd_counter), encrypted_buf,
3034 le64toh(wgmd->wgmd_counter));
3040 le64toh(wgmd->wgmd_counter));
4322 wgmd->wgmd_counter = htole64(wg_session_inc_send_counter(wgs));
4323 WG_DLOG("counter=%"PRIu64"\n", le64toh(wgmd->wgmd_counter));
4512 wgs->wgs_tkey_send, le64toh(wgmd->wgmd_counter),
if_wg.c 411 uint64_t wgmd_counter; member in struct:wg_msg_data
2966 le64toh(wgmd->wgmd_counter));
2971 le64toh(wgmd->wgmd_counter));
3020 wgs->wgs_tkey_recv, le64toh(wgmd->wgmd_counter), encrypted_buf,
3034 le64toh(wgmd->wgmd_counter));
3040 le64toh(wgmd->wgmd_counter));
4322 wgmd->wgmd_counter = htole64(wg_session_inc_send_counter(wgs));
4323 WG_DLOG("counter=%"PRIu64"\n", le64toh(wgmd->wgmd_counter));
4512 wgs->wgs_tkey_send, le64toh(wgmd->wgmd_counter),
if_wg.c 411 uint64_t wgmd_counter; member in struct:wg_msg_data
2966 le64toh(wgmd->wgmd_counter));
2971 le64toh(wgmd->wgmd_counter));
3020 wgs->wgs_tkey_recv, le64toh(wgmd->wgmd_counter), encrypted_buf,
3034 le64toh(wgmd->wgmd_counter));
3040 le64toh(wgmd->wgmd_counter));
4322 wgmd->wgmd_counter = htole64(wg_session_inc_send_counter(wgs));
4323 WG_DLOG("counter=%"PRIu64"\n", le64toh(wgmd->wgmd_counter));
4512 wgs->wgs_tkey_send, le64toh(wgmd->wgmd_counter),
if_wg.c 411 uint64_t wgmd_counter; member in struct:wg_msg_data
2966 le64toh(wgmd->wgmd_counter));
2971 le64toh(wgmd->wgmd_counter));
3020 wgs->wgs_tkey_recv, le64toh(wgmd->wgmd_counter), encrypted_buf,
3034 le64toh(wgmd->wgmd_counter));
3040 le64toh(wgmd->wgmd_counter));
4322 wgmd->wgmd_counter = htole64(wg_session_inc_send_counter(wgs));
4323 WG_DLOG("counter=%"PRIu64"\n", le64toh(wgmd->wgmd_counter));
4512 wgs->wgs_tkey_send, le64toh(wgmd->wgmd_counter),

Completed in 56 milliseconds