Searched refs:hostapd_addr_udp (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_test.c51 struct sockaddr_in hostapd_addr_udp; member in struct:wpa_driver_test_data
175 (struct sockaddr *) &drv->hostapd_addr_udp,
176 sizeof(drv->hostapd_addr_udp)) < 0) {
308 (struct sockaddr *) &drv->hostapd_addr_udp,
309 sizeof(drv->hostapd_addr_udp)) < 0) {
354 (struct sockaddr *) &drv->hostapd_addr_udp,
355 sizeof(drv->hostapd_addr_udp)) < 0) {
724 os_memset(&drv->hostapd_addr_udp, 0, sizeof(drv->hostapd_addr_udp));
725 drv->hostapd_addr_udp
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_test.c76 struct sockaddr_in hostapd_addr_udp; member in struct:wpa_driver_test_data
408 msg.msg_name = &drv->hostapd_addr_udp;
409 msg.msg_namelen = sizeof(drv->hostapd_addr_udp);
1458 (struct sockaddr *) &drv->hostapd_addr_udp,
1459 sizeof(drv->hostapd_addr_udp)) < 0) {
1636 (struct sockaddr *) &drv->hostapd_addr_udp,
1637 sizeof(drv->hostapd_addr_udp)) < 0) {
1694 (struct sockaddr *) &drv->hostapd_addr_udp,
1695 sizeof(drv->hostapd_addr_udp)) < 0) {
2290 os_memset(&drv->hostapd_addr_udp,
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_test.c76 struct sockaddr_in hostapd_addr_udp; member in struct:wpa_driver_test_data
408 msg.msg_name = &drv->hostapd_addr_udp;
409 msg.msg_namelen = sizeof(drv->hostapd_addr_udp);
1458 (struct sockaddr *) &drv->hostapd_addr_udp,
1459 sizeof(drv->hostapd_addr_udp)) < 0) {
1636 (struct sockaddr *) &drv->hostapd_addr_udp,
1637 sizeof(drv->hostapd_addr_udp)) < 0) {
1694 (struct sockaddr *) &drv->hostapd_addr_udp,
1695 sizeof(drv->hostapd_addr_udp)) < 0) {
2290 os_memset(&drv->hostapd_addr_udp,
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_test.c76 struct sockaddr_in hostapd_addr_udp; member in struct:wpa_driver_test_data
408 msg.msg_name = &drv->hostapd_addr_udp;
409 msg.msg_namelen = sizeof(drv->hostapd_addr_udp);
1458 (struct sockaddr *) &drv->hostapd_addr_udp,
1459 sizeof(drv->hostapd_addr_udp)) < 0) {
1636 (struct sockaddr *) &drv->hostapd_addr_udp,
1637 sizeof(drv->hostapd_addr_udp)) < 0) {
1694 (struct sockaddr *) &drv->hostapd_addr_udp,
1695 sizeof(drv->hostapd_addr_udp)) < 0) {
2290 os_memset(&drv->hostapd_addr_udp,
[all...]

Completed in 47 milliseconds