Home
last modified time | relevance | path

Searched refs:iapp_add_notify (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Diapp.c75 struct iapp_add_notify { struct
178 struct iapp_add_notify *add; in iapp_send_add()
190 add = (struct iapp_add_notify *) (hdr + 1); in iapp_send_add()
264 struct iapp_add_notify *add = (struct iapp_add_notify *) (hdr + 1); in iapp_process_add_notify()