HomeSort by relevance Sort by last modified time
    Searched refs:IF_SSIDSIZE (Results 1 - 5 of 5) sorted by null

  /external/dhcpcd-6.8.2/
if-linux-wext.c 61 #define IF_SSIDSIZE 33
76 iwr.u.essid.length = IF_SSIDSIZE - 1;
dhcpcd.h 40 #define IF_SSIDSIZE 33
75 uint8_t ssid[IF_SSIDSIZE];
dhcp6.h 201 char leasefile[sizeof(LEASEFILE6) + IF_NAMESIZE + (IF_SSIDSIZE * 4) +3];
if-bsd.c 186 else if (nwid.i_len > IF_SSIDSIZE) {
205 else if (ireq.i_len > IF_SSIDSIZE) {
    [all...]
dhcpcd.c 668 uint8_t ossid[IF_SSIDSIZE];
    [all...]

Completed in 2202 milliseconds