Home
last modified time | relevance | path

Searched refs:IFNAMSIZ (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2471/
Dpoc.c80 char name[IFNAMSIZ];
106 char ifrn_name[IFNAMSIZ];
139 strncpy(prIwReq.ifr_name, "wlan0", IFNAMSIZ); in main()
140 prIwReq.ifr_name[IFNAMSIZ - 1] = '\0'; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-0844/
Dpoc.c49 strlcpy(ifr.ifr_name, ifname, IFNAMSIZ); in trigger()
Dlocal_poc.h574 #ifndef IFNAMSIZ
575 #define IFNAMSIZ 16 macro
582 int8_t if_name[IFNAMSIZ];
585 int8_t vchannel_name[IFNAMSIZ];