Home
last modified time | relevance | path

Searched refs:INFNAME_SIZE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_function_test.cpp88 char interface[INFNAME_SIZE] = "wlan0"; in HWTEST_F()
109 char interface[INFNAME_SIZE] = "wlan0"; in HWTEST_F()
124 char interface[INFNAME_SIZE] = "wlan0"; in HWTEST_F()
131 char interface[INFNAME_SIZE] = {0}; in HWTEST_F()
138 char interface[INFNAME_SIZE] = "wlan0"; in HWTEST_F()
146 char interface[INFNAME_SIZE] = {0}; in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h63 #define INFNAME_SIZE 16 /* Length of interface name */ macro
392 char ifaceName[INFNAME_SIZE]; /* Name of the network interface used by the current process. */

Completed in 3 milliseconds