Home
last modified time | relevance | path

Searched refs:peers (Results 1 – 25 of 31) sorted by relevance

12

/dragonfly/sys/net/wg/selftest/
H A Dallowedips.c297 struct wg_peer **peers, *peer; in wg_allowedips_randomized_test() local
302 peers = NULL; in wg_allowedips_randomized_test()
309 peers = kmalloc(T_NUM_PEERS * sizeof(*peers), M_WG, M_NOWAIT | M_ZERO); in wg_allowedips_randomized_test()
310 if (peers == NULL) { in wg_allowedips_randomized_test()
315 peers[i] = test_aip_peer_new(&sc); in wg_allowedips_randomized_test()
316 if (peers[i] == NULL) { in wg_allowedips_randomized_test()
457 if (peers != NULL) { in wg_allowedips_randomized_test()
459 if (peers[i] != NULL) { in wg_allowedips_randomized_test()
460 wg_aip_remove_all(&sc, peers[i]); in wg_allowedips_randomized_test()
461 kfree(peers[i], M_WG); in wg_allowedips_randomized_test()
[all …]
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dibss_rsn.c32 for (peer = ibss_rsn->peers; peer; peer = peer->next) in ibss_rsn_get_peer()
357 for (peer = ibss_rsn->peers; peer; peer = peer->next) { in auth_for_each_sta()
552 peer->next = ibss_rsn->peers; in ibss_rsn_peer_init()
553 ibss_rsn->peers = peer; in ibss_rsn_peer_init()
645 peer = ibss_rsn->peers; in ibss_rsn_stop()
650 ibss_rsn->peers = peer; in ibss_rsn_stop()
657 for (prev = NULL, peer = ibss_rsn->peers; peer != NULL; in ibss_rsn_stop()
661 ibss_rsn->peers = peer->next; in ibss_rsn_stop()
701 peer = ibss_rsn->peers; in ibss_rsn_deinit()
823 return ibss_rsn_process_rx_eapol(ibss_rsn, ibss_rsn->peers, in ibss_rsn_rx_eapol()
H A Dibss_rsn.h49 struct ibss_rsn_peer *peers; member
H A DREADME-P2P235 if not present (or 1) role is negotiated by the two peers.
259 if not present (or 1) role is negotiated by the two peers.
384 peers (note: this can result in long response frames). The pending
492 the P2P service indicator value so that peers know when previously
753 List P2P Device Addresses of all the P2P peers we know. The optional
754 "discovered" parameter filters out the peers that we have not fully
835 persist - only if previous persistent group existed between peers and shall
/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_upnp_web.c471 if (dl_list_len(&iface->peers) > 3) { in web_process_get_device_info()
474 old = dl_list_first(&iface->peers, struct upnp_wps_peer, list); in web_process_get_device_info()
480 dl_list_add_tail(&iface->peers, &peer->list); in web_process_get_device_info()
525 dl_list_for_each(tmp, &iface->peers, struct upnp_wps_peer, list) { in web_process_put_message()
549 peer = dl_list_first(&iface->peers, struct upnp_wps_peer, list); in web_process_put_message()
H A Dwps_upnp_i.h112 struct dl_list peers; /* active UPnP peer sessions */ member
H A Dwps_upnp.c1106 while ((peer = dl_list_first(&iface->peers, struct upnp_wps_peer, in upnp_wps_device_deinit()
1150 dl_list_init(&iface->peers); in upnp_wps_device_init()
/dragonfly/contrib/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.c318 static struct ieee802_1x_kay_peer * get_peer_mi(struct dl_list *peers, in get_peer_mi() argument
323 dl_list_for_each(peer, peers, struct ieee802_1x_kay_peer, list) { in get_peer_mi()
4033 static char * mka_mib_peer(struct dl_list *peers, Boolean live, char *buf, in mka_mib_peer() argument
4040 dl_list_for_each(p, peers, struct ieee802_1x_kay_peer, list) { in mka_mib_peer()
/dragonfly/usr.sbin/ppp/
H A Dppp.8.m4938 command to {define} the remote peers IP address.
1974 preferred IP address and will obey the remote peers selection.
2728 We reject the peers discriminator if
3485 This is replaced with the peers IP number.
3487 This is replaced with the peers IPv6 number.
3542 This is replaced with the value of the peers endpoint discriminator.
4211 the peers entry in
4854 will grant the peers request.
4963 peers response.
5126 values to be returned at the peers request.
[all …]
/dragonfly/crypto/openssh/
H A DPROTOCOL144 message is only sent to OpenSSH peers (identified by banner).
/dragonfly/contrib/mpfr/
H A DCOPYING289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/diffutils/
H A DCOPYING289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/binutils-2.34/
H A DCOPYING3289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/gcc-4.7/
H A DCOPYING3289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/gmp/
H A DCOPYING289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/grep/
H A DCOPYING289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/binutils-2.27/
H A DCOPYING3289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/binutils-2.27/gas/
H A DCOPYING289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/binutils-2.27/include/
H A DCOPYING3289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/gdb-7/
H A DCOPYING3289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/gdb-7/bfd/
H A DCOPYING289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/gdb-7/gdb/
H A DCOPYING289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/gdb-7/include/
H A DCOPYING3289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/gcc-8.0/
H A DCOPYING3289 you inform other peers where the object code and Corresponding
/dragonfly/contrib/binutils-2.27/bfd/
H A DCOPYING289 you inform other peers where the object code and Corresponding

12