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

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Dtncc.c33 #define IF_TNCCS_START \ macro
566 os_snprintf(buf, 1000, IF_TNCCS_START, tncc->last_batchid);
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Dtncs.c26 #define IF_TNCCS_START \ macro
642 os_snprintf(buf, 1000, IF_TNCCS_START, tncs->last_batchid);
/external/wpa_supplicant_8/src/eap_peer/
H A Dtncc.c33 #define IF_TNCCS_START \ macro
566 os_snprintf(buf, 1000, IF_TNCCS_START, tncc->last_batchid);
/external/wpa_supplicant_8/src/eap_server/
H A Dtncs.c26 #define IF_TNCCS_START \ macro
642 os_snprintf(buf, 1000, IF_TNCCS_START, tncs->last_batchid);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dtncc.c33 #define IF_TNCCS_START \ macro
566 os_snprintf(buf, 1000, IF_TNCCS_START, tncc->last_batchid);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Dtncs.c26 #define IF_TNCCS_START \ macro
642 os_snprintf(buf, 1000, IF_TNCCS_START, tncs->last_batchid);

Completed in 235 milliseconds