Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/drivers/
Ddriver.h2461 static inline void drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, in drv_event_assoc() function
/freebsd-9-stable/usr.sbin/wpa/hostapd/
Ddriver_freebsd.c352 drv_event_assoc(ctx, addr, iebuf, ielen); in bsd_new_sta()