Searched refs:IF_TNCCS_START (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Dtncc.c30 #define IF_TNCCS_START \ macro
613 os_snprintf(buf, 1000, IF_TNCCS_START, tncc->last_batchid);
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Dtncs.c23 #define IF_TNCCS_START \ macro
708 os_snprintf(buf, 1000, IF_TNCCS_START, tncs->last_batchid);
/external/wpa_supplicant_8/src/eap_peer/
H A Dtncc.c30 #define IF_TNCCS_START \ macro
613 os_snprintf(buf, 1000, IF_TNCCS_START, tncc->last_batchid);
/external/wpa_supplicant_8/src/eap_server/
H A Dtncs.c23 #define IF_TNCCS_START \ macro
708 os_snprintf(buf, 1000, IF_TNCCS_START, tncs->last_batchid);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dtncc.c30 #define IF_TNCCS_START \ macro
613 os_snprintf(buf, 1000, IF_TNCCS_START, tncc->last_batchid);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Dtncs.c23 #define IF_TNCCS_START \ macro
708 os_snprintf(buf, 1000, IF_TNCCS_START, tncs->last_batchid);

Completed in 129 milliseconds