network 121 modules/eyefi.c } __attribute__((packed)) network; network 328 modules/eyefi.c param.network.length = (unsigned char)strlen(SSID); network 329 modules/eyefi.c strcpy(param.network.SSID, SSID); network 332 modules/eyefi.c make_network_key(¶m.network.key, SSID, pwd);