Home | History | Annotate | Download | only in drivers

Lines Matching refs:atoi

774 			freq = atoi((const char *) &data[5]);
1258 drv->udp_port = atoi(params->test_socket + 4);
1934 freq = atoi((const char *) &data[5]);
2315 drv->hostapd_addr_udp.sin_port = htons(atoi(pos));