Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_wg.h58 #define WG_PEER_REPLACE_AIPS (1 << 4) macro
H A Dif_wg.c2418 if (peer_o.p_flags & WG_PEER_REPLACE_AIPS) { in wg_ioctl_set()
/openbsd/sbin/ifconfig/
H A Difconfig.c5811 wg_peer->p_flags |= WG_PEER_REPLACE_AIPS; in setwgpeeraip()