Searched refs:EVENT_DISCONNECT (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sbin/hastd/
H A Devent.h36 #define EVENT_DISCONNECT 2 macro
H A Devent.c117 case EVENT_DISCONNECT:
H A Dsecondary.c647 event_send(gres, EVENT_DISCONNECT);
H A Dprimary.c1174 event_send(res, EVENT_DISCONNECT);
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_ndis_.c30 enum event_types { EVENT_CONNECT, EVENT_DISCONNECT, enumerator in enum:event_types
70 case EVENT_DISCONNECT:
H A Dndis_events.c112 enum event_types { EVENT_CONNECT, EVENT_DISCONNECT, EVENT_MEDIA_SPECIFIC, enumerator in enum:event_types
236 ndis_events_send_event(events, EVENT_DISCONNECT, NULL, 0);
/freebsd-11-stable/usr.sbin/wpa/ndis_events/
H A Dndis_events.c76 #define EVENT_DISCONNECT 1 macro
213 type = EVENT_DISCONNECT;
/freebsd-11-stable/sys/dev/hptmv/
H A Dentry.c828 #define EVENT_DISCONNECT 0 macro
862 else if (param1 == EVENT_DISCONNECT)

Completed in 185 milliseconds