OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bind_port
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_wg.c
813
int (*
bind_port
)(struct wg_softc *, const uint16_t);
member in struct:wg_ops
820
.
bind_port
= wg_bind_port,
836
.
bind_port
= wg_bind_port_user,
4914
error = wg->wg_ops->
bind_port
(wg, (uint16_t)port);
if_wg.c
813
int (*
bind_port
)(struct wg_softc *, const uint16_t);
member in struct:wg_ops
820
.
bind_port
= wg_bind_port,
836
.
bind_port
= wg_bind_port_user,
4914
error = wg->wg_ops->
bind_port
(wg, (uint16_t)port);
Completed in 29 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025