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

/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Dtncs.c65 TNC_Result (*BatchEnding)( member in struct:tnc_if_imv
365 imv->BatchEnding = tncs_get_sym(handle, "TNC_IMV_BatchEnding");
541 if (imv->BatchEnding == NULL)
544 wpa_printf(MSG_DEBUG, "TNC: Call BatchEnding for IMV '%s'",
546 res = imv->BatchEnding(imv->imvID, tncs->connectionID);
547 wpa_printf(MSG_DEBUG, "TNC: BatchEnding: %lu",
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Dtncc.c87 TNC_Result (*BatchEnding)( member in struct:tnc_if_imc
306 imc->BatchEnding = tncc_get_sym(handle, "TNC_IMC_BatchEnding");

Completed in 53 milliseconds