Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDwpa_auth_glue.c572 u8 *tspec_ie, size_t tspec_ielen) in hostapd_wpa_auth_add_tspec() argument
575 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); in hostapd_wpa_auth_add_tspec()
HDwpa_auth.h219 size_t tspec_ielen);
HDap_drv_ops.c420 u8 *tspec_ie, size_t tspec_ielen) in hostapd_add_tspec() argument
425 tspec_ielen); in hostapd_add_tspec()
HDap_drv_ops.h105 u8 *tspec_ie, size_t tspec_ielen);
HDwpa_auth_ft.c65 u8 *tspec_ie, size_t tspec_ielen) in wpa_ft_add_tspec() argument
72 tspec_ielen); in wpa_ft_add_tspec()
/NextBSD/contrib/wpa/src/drivers/
HDdriver.h2971 size_t tspec_ielen);