HomeSort by: relevance | last modified time | path
    Searched defs:wps_registrar_device (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/wpa/dist/src/wps/
wps_registrar.c 135 struct wps_registrar_device { struct
136 struct wps_registrar_device *next;
179 struct wps_registrar_device *devices;
280 static void wps_free_devices(struct wps_registrar_device *dev)
282 struct wps_registrar_device *prev;
293 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg,
296 struct wps_registrar_device *dev;
328 struct wps_registrar_device *d;
3588 struct wps_registrar_device *d;

Completed in 19 milliseconds