Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c455 u8 *tspec_ie, size_t tspec_ielen) in hostapd_add_tspec() argument
460 tspec_ielen); in hostapd_add_tspec()
H A Dap_drv_ops.h127 u8 *tspec_ie, size_t tspec_ielen);
H A Dwpa_auth.h343 size_t tspec_ielen);
H A Dwpa_auth_glue.c1385 u8 *tspec_ie, size_t tspec_ielen) in hostapd_wpa_auth_add_tspec() argument
1388 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); in hostapd_wpa_auth_add_tspec()
H A Dwpa_auth_ft.c766 u8 *tspec_ie, size_t tspec_ielen) in wpa_ft_add_tspec() argument
773 tspec_ielen); in wpa_ft_add_tspec()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_atheros.c1995 size_t tspec_ielen) in atheros_add_tspec() argument
2005 os_memcpy(addts->tspecie, tspec_ie, tspec_ielen); in atheros_add_tspec()
2013 os_memcpy(tspec_ie, addts->tspecie, tspec_ielen); in atheros_add_tspec()
H A Ddriver.h3903 size_t tspec_ielen);