Home
last modified time | relevance | path

Searched defs:up (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/ap/
Dvlan_ifconfig.c19 int ifconfig_helper(const char *if_name, int up) in ifconfig_helper()
Dwmm.c216 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
/hostap-latest/wpa_supplicant/
Dwmm_ac.c75 u8 up = wmm_ac_get_user_priority(tspec); in wmm_ac_add_ts() local
666 u8 ac, tsid, up, dir; in wmm_ac_handle_addts_resp() local
854 u8 ac, up; in wpas_wmm_ac_status() local
/hostap-latest/tests/hwsim/
Dwpasupplicant.py1023 def add_ts(self, tsid, up, direction="downlink", expect_failure=False, argument
/hostap-latest/src/drivers/
Ddriver_nl80211.c2902 static int i802_set_iface_flags(struct i802_bss *bss, int up) in i802_set_iface_flags()