Searched refs:flow_type (Results 1 – 3 of 3) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | twt.c | 32 bool flow_type, u8 flow_id, bool protection, in wpas_twt_send_setup() argument 75 if (flow_type) in wpas_twt_send_setup()
|
D | wpa_supplicant_i.h | 1765 bool flow_type, u8 flow_id, bool protection,
|
D | ctrl_iface.c | 10365 bool flow_type = true; in wpas_ctrl_iface_send_twt_setup() local 10413 flow_type = atoi(tok_s + os_strlen(" flow_type=")); in wpas_ctrl_iface_send_twt_setup() 10433 flow_type, flow_id, protection, twt_channel, in wpas_ctrl_iface_send_twt_setup()
|