Home
last modified time | relevance | path

Searched refs:taip (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/net/
Dif_wg.c490 struct wg_aip *aip, *taip; in wg_peer_destroy() local
515 LIST_FOREACH_SAFE(aip, &peer->p_aip, a_entry, taip) in wg_peer_destroy()
2301 struct wg_aip *aip, *taip; in wg_ioctl_set() local
2419 LIST_FOREACH_SAFE(aip, &peer->p_aip, a_entry, taip) { in wg_ioctl_set()