HomeSort by relevance Sort by last modified time
    Searched full:iapp_receive_udp (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/ap/
iapp.c 309 * iapp_receive_udp - Process IAPP UDP frames
314 static void iapp_receive_udp(int sock, void *eloop_ctx, void *sock_ctx) function
486 if (eloop_register_read_sock(iapp->udp_sock, iapp_receive_udp,

Completed in 216 milliseconds