Searched refs:ESSID_SIZE (Results 1 – 2 of 2) sorted by relevance
192 #define ESSID_SIZE 32 macro452 UCHAR ssid[ESSID_SIZE];618 UCHAR a_current_ess_id[ESSID_SIZE]; /* Null terminated unless 32 long */666 UCHAR a_current_ess_id[ESSID_SIZE]; /* Null terminated unless 32 long */
622 strncpy(local->sparm.b4.a_current_ess_id, essid, ESSID_SIZE); in init_startup_params()1833 UCHAR memtmp[ESSID_SIZE + 1]; in ray_interrupt()1895 ESSID_SIZE); in ray_interrupt()1896 memtmp[ESSID_SIZE] = '\0'; in ray_interrupt()