Searched refs:taip (Results 1 – 1 of 1) sorted by relevance
490 struct wg_aip *aip, *taip; in wg_peer_destroy() local515 LIST_FOREACH_SAFE(aip, &peer->p_aip, a_entry, taip) in wg_peer_destroy()2301 struct wg_aip *aip, *taip; in wg_ioctl_set() local2419 LIST_FOREACH_SAFE(aip, &peer->p_aip, a_entry, taip) { in wg_ioctl_set()