Home
last modified time | relevance | path

Searched defs:tnc_if_imc (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c56 struct tnc_if_imc { struct
57 struct tnc_if_imc *next; argument
58 char *name;
59 char *path;
60 void *dlhandle; /* from dlopen() */
61 TNC_IMCID imcID;
62 TNC_ConnectionID connectionID;
63 TNC_MessageTypeList supported_types;
64 size_t num_supported_types;
65 u8 *imc_send;
[all …]