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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu.h47 int dhd_atoip(const char *a, struct ipv4_addr *n);
H A Ddhdu_common.h70 extern int dhd_atoip(const char *a, struct ipv4_addr *n);
H A Ddhdu_linux.c479 if (!dhd_atoip(*argv, &temp)) {
665 if (!dhd_atoip(g_rwl_servIP, &temp)) {
668 if (!dhd_atoip(*he->h_addr_list, &temp)) {
H A Ddhdu.c3071 dhd_atoip(const char *a, struct ipv4_addr *n) function

Completed in 47 milliseconds