Home
last modified time | relevance | path

Searched defs:add (Results 1 – 8 of 8) sorted by relevance

/hostap-latest/src/drivers/
Ddriver_wired_common.c83 static int driver_wired_multi(const char *ifname, const u8 *addr, int add) in driver_wired_multi()
140 int wired_multicast_membership(int sock, int ifindex, const u8 *addr, int add) in wired_multicast_membership()
/hostap-latest/tests/remote/
Dmonitor.py129 def add(host, monitors): function
/hostap-latest/hs20/client/
Doma_dm_client.c501 xml_node_t *add, xml_node_t *pps, in oma_dm_run_add()
656 static int oma_dm_add(struct hs20_osu_client *ctx, xml_node_t *add, in oma_dm_add()
1342 xml_node_t *pps, *add; in cmd_oma_dm_add() local
/hostap-latest/tests/hwsim/
Dhostapd.py85 def add(self, ifname, driver=None): member in HostapdGlobal
Dtest_dpp.py5924 add=False): argument
5934 add=False): argument
/hostap-latest/wpa_supplicant/
Dwpas_glue.c813 void *ctx, const u8 *peer, int add, u16 aid, u16 capability, in wpa_supplicant_tdls_peer_addset()
/hostap-latest/src/rsn_supp/
Dwpa_i.h415 wpa_sm_tdls_peer_addset(struct wpa_sm *sm, const u8 *addr, int add, in wpa_sm_tdls_peer_addset()
Dtdls.c1907 int add) in wpa_tdls_addset_peer()