Searched refs:wg_allowedips_remove_by_peer (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireguard/
H A Dallowedips.h41 void wg_allowedips_remove_by_peer(struct allowedips *table,
H A Dpeer.c84 wg_allowedips_remove_by_peer(&peer->device->peer_allowedips, peer,
H A Dallowedips.c303 void wg_allowedips_remove_by_peer(struct allowedips *table, function
H A Dnetlink.c451 wg_allowedips_remove_by_peer(&wg->peer_allowedips, peer,
/linux-master/drivers/net/wireguard/selftest/
H A Dallowedips.c399 wg_allowedips_remove_by_peer(&t, peers[j], &mutex);
582 wg_allowedips_remove_by_peer(&t, a, &mutex);
593 wg_allowedips_remove_by_peer(&t, a, &mutex);

Completed in 155 milliseconds