Searched defs:address (Results 1 – 7 of 7) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | wmm_ac.h | 101 u8 address[ETH_ALEN]; member
|
D | wmm_ac.c | 212 const u8 *address) in wmm_ac_send_delts() 267 const u8 *address) in wmm_ac_build_addts_req()
|
D | driver_i.h | 642 const u8 *address, u8 user_priority, in wpa_drv_add_ts() 652 const u8 *address) in wpa_drv_del_ts()
|
/hostap-latest/hs20/client/ |
D | spp_client.c | 784 void spp_sub_rem(struct hs20_osu_client *ctx, const char *address, in spp_sub_rem() 931 void spp_pol_upd(struct hs20_osu_client *ctx, const char *address, in spp_pol_upd()
|
D | oma_dm_client.c | 1249 void oma_dm_pol_upd(struct hs20_osu_client *ctx, const char *address, in oma_dm_pol_upd() 1296 void oma_dm_sub_rem(struct hs20_osu_client *ctx, const char *address, in oma_dm_sub_rem()
|
D | osu_client.c | 2589 static int cmd_sub_rem(struct hs20_osu_client *ctx, const char *address, in cmd_sub_rem() 2747 static int cmd_pol_upd(struct hs20_osu_client *ctx, const char *address, in cmd_pol_upd()
|
/hostap-latest/src/utils/ |
D | http_curl.c | 1327 static CURL * setup_curl_post(struct http_ctx *ctx, const char *address, in setup_curl_post() 1390 static int post_init_client(struct http_ctx *ctx, const char *address, in post_init_client() 1425 int soap_init_client(struct http_ctx *ctx, const char *address, in soap_init_client() 1446 char *address = NULL; in soap_reinit_client() local
|