HomeSort by: relevance | last modified time | path
    Searched defs:wg_peer (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net/
if_wg.c 135 * - It has a list of peers (struct wg_peer)
139 * - struct wg_peer is a representative of a peer
163 * - Each peer (struct wg_peer, wgp) has a mutex wgp_lock, which can be taken
541 struct wg_peer *wgs_peer;
599 struct wg_peer;
616 struct wg_peer *wga_peer;
627 struct wg_peer { struct
755 static void wg_send_data_msg(struct wg_peer *, struct wg_session *,
757 static void wg_send_cookie_msg(struct wg_softc *, struct wg_peer *,
760 static void wg_send_handshake_msg_resp(struct wg_softc *, struct wg_peer *,
    [all...]
if_wg.c 135 * - It has a list of peers (struct wg_peer)
139 * - struct wg_peer is a representative of a peer
163 * - Each peer (struct wg_peer, wgp) has a mutex wgp_lock, which can be taken
541 struct wg_peer *wgs_peer;
599 struct wg_peer;
616 struct wg_peer *wga_peer;
627 struct wg_peer { struct
755 static void wg_send_data_msg(struct wg_peer *, struct wg_session *,
757 static void wg_send_cookie_msg(struct wg_softc *, struct wg_peer *,
760 static void wg_send_handshake_msg_resp(struct wg_softc *, struct wg_peer *,
    [all...]
if_wg.c 135 * - It has a list of peers (struct wg_peer)
139 * - struct wg_peer is a representative of a peer
163 * - Each peer (struct wg_peer, wgp) has a mutex wgp_lock, which can be taken
541 struct wg_peer *wgs_peer;
599 struct wg_peer;
616 struct wg_peer *wga_peer;
627 struct wg_peer { struct
755 static void wg_send_data_msg(struct wg_peer *, struct wg_session *,
757 static void wg_send_cookie_msg(struct wg_softc *, struct wg_peer *,
760 static void wg_send_handshake_msg_resp(struct wg_softc *, struct wg_peer *,
    [all...]
if_wg.c 135 * - It has a list of peers (struct wg_peer)
139 * - struct wg_peer is a representative of a peer
163 * - Each peer (struct wg_peer, wgp) has a mutex wgp_lock, which can be taken
541 struct wg_peer *wgs_peer;
599 struct wg_peer;
616 struct wg_peer *wga_peer;
627 struct wg_peer { struct
755 static void wg_send_data_msg(struct wg_peer *, struct wg_session *,
757 static void wg_send_cookie_msg(struct wg_softc *, struct wg_peer *,
760 static void wg_send_handshake_msg_resp(struct wg_softc *, struct wg_peer *,
    [all...]

Completed in 70 milliseconds