DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wg_send
sys/net/wg/if_wg.c
1194
ret = wg_send(sc, e, m);
sys/net/wg/if_wg.c
2022
if (wg_send(sc, &endpoint, m) == 0) {