Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/eap_server/
H A Dtncs.c37 struct tnc_if_imv { struct
38 struct tnc_if_imv *next; argument
39 char *name;
40 char *path;
41 void *dlhandle; /* from dlopen() */
42 TNC_IMVID imvID;
43 TNC_MessageTypeList supported_types;
44 size_t num_supported_types;
47 TNC_Result (*Initialize)(
52 TNC_Result (*NotifyConnectionChange)(
[all …]