Home
last modified time | relevance | path

Searched defs:peer_addr (Results 1 - 25 of 43) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpas_kay.h32 ieee802_1x_notify_create_actor(struct wpa_supplicant *wpa_s, const u8 *peer_addr) ieee802_1x_notify_create_actor() argument
H A Dp2p_supplicant.h254 wpas_p2p_wps_success(struct wpa_supplicant *wpa_s, const u8 *peer_addr, int registrar) wpas_p2p_wps_success() argument
H A Dwpas_kay.c321 ieee802_1x_notify_create_actor(struct wpa_supplicant *wpa_s, const u8 *peer_addr) ieee802_1x_notify_create_actor() argument
H A Dnotify.c935 wpas_notify_mesh_peer_connected(struct wpa_supplicant *wpa_s, const u8 *peer_addr) wpas_notify_mesh_peer_connected() argument
945 wpas_notify_mesh_peer_disconnected(struct wpa_supplicant *wpa_s, const u8 *peer_addr, u16 reason_code) wpas_notify_mesh_peer_disconnected() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_kay.h32 ieee802_1x_notify_create_actor(struct wpa_supplicant *wpa_s, const u8 *peer_addr) ieee802_1x_notify_create_actor() argument
H A Dwpas_kay.c321 ieee802_1x_notify_create_actor(struct wpa_supplicant *wpa_s, const u8 *peer_addr) ieee802_1x_notify_create_actor() argument
H A Dp2p_supplicant.h272 wpas_p2p_wps_success(struct wpa_supplicant *wpa_s, const u8 *peer_addr, int registrar) wpas_p2p_wps_success() argument
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind05.c29 static struct sockaddr_un peer_addr = { variable
/third_party/lwip/src/netif/
H A Dlowpan6_ble.c198 rfc7668_set_peer_addr_eui64(struct netif *netif, const u8_t *peer_addr, size_t peer_addr_len) in rfc7668_set_peer_addr_eui64() argument
209 rfc7668_set_peer_addr_mac48(struct netif *netif, const u8_t *peer_addr, size_t peer_addr_len, int is_public_addr) in rfc7668_set_peer_addr_mac48() argument
/third_party/lwip/test/unit/ip6/
H A Dtest_ip6.c294 ip_addr_t peer_addr = IPADDR6_INIT_HOST(0x20010db8, 0x0, 0x0, 0x4); in START_TEST() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.c22 fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, Boolean connected, const u8 *peer_addr) fst_ctrl_iface_notify_peer_state_change() argument
H A Dfst_group.c180 const u8 *peer_addr = NULL; in fst_mbie_get_peer_addr() local
280 fst_group_get_peer_other_connection_1(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection_1() argument
335 fst_group_get_peer_other_connection_2(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection_2() argument
391 fst_group_get_peer_other_connection(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection() argument
[all...]
H A Dfst_ctrl_iface.c561 u8 peer_addr[ETH_ALEN]; in get_peer_mbies() local
866 int fst_read_peer_addr(const char *mac, u8 *peer_addr) in fst_read_peer_addr() argument
H A Dfst_session.c235 fst_find_session_in_progress(const u8 *peer_addr, struct fst_group *g) in fst_find_session_in_progress() argument
1257 u8 peer_addr[ETH_ALEN]; in fst_session_set_str_peer_addr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.c22 fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, bool connected, const u8 *peer_addr) fst_ctrl_iface_notify_peer_state_change() argument
H A Dfst_group.c180 const u8 *peer_addr = NULL; in fst_mbie_get_peer_addr() local
280 fst_group_get_peer_other_connection_1(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection_1() argument
335 fst_group_get_peer_other_connection_2(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection_2() argument
391 fst_group_get_peer_other_connection(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection() argument
[all...]
H A Dfst_ctrl_iface.c561 u8 peer_addr[ETH_ALEN]; in get_peer_mbies() local
866 int fst_read_peer_addr(const char *mac, u8 *peer_addr) in fst_read_peer_addr() argument
H A Dfst_session.c235 fst_find_session_in_progress(const u8 *peer_addr, struct fst_group *g) in fst_find_session_in_progress() argument
1257 u8 peer_addr[ETH_ALEN]; in fst_session_set_str_peer_addr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.h73 u8 peer_addr[ETH_ALEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap.h132 const u8 *peer_addr; member
H A Deap_i.h205 u8 peer_addr[ETH_ALEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_pd.c1672 int p2p_prov_disc_req(struct p2p_data *p2p, const u8 *peer_addr, in p2p_prov_disc_req() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_i.h187 u8 peer_addr[ETH_ALEN]; member
H A Deap.h266 const u8 *peer_addr; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_pd.c1672 int p2p_prov_disc_req(struct p2p_data *p2p, const u8 *peer_addr, in p2p_prov_disc_req() argument

Completed in 21 milliseconds

12