Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:poffset

6632 	char *ctx = NULL, *icon, *poffset, *psize;
6640 poffset = str_token(cmd, " ", &ctx);
6642 if (!icon || !poffset || !psize)
6646 return hs20_get_icon(wpa_s, dst_addr, icon, atoi(poffset), atoi(psize),