Home
last modified time | relevance | path

Searched refs:unicast (Results 1 – 25 of 46) sorted by relevance

12

/external/iproute2/ip/
Droutef4 exec ip -4 ro flush scope global type unicast
/external/wpa_supplicant_6/wpa_supplicant/
Dwpas_glue.c196 static int wpa_eapol_set_wep_key(void *ctx, int unicast, int keyidx, in wpa_eapol_set_wep_key() argument
203 if (unicast) in wpa_eapol_set_wep_key()
209 unicast ? wpa_s->bssid : in wpa_eapol_set_wep_key()
211 keyidx, unicast, (u8 *) "", 0, key, keylen); in wpa_eapol_set_wep_key()
Dtodo.txt16 - Cisco AP and non-zero keyidx for unicast -> map to broadcast
19 for unicast); worked also with Host AP driver and madwifi
Dwpa_supplicant.conf.orig280 # pairwise: list of accepted pairwise (unicast) ciphers for WPA
307 # bit0 (1): require dynamically generated unicast WEP key
666 # EAP-TLS for authentication and key generation; require both unicast and
Devents.c995 pairwise = (data && data->michael_mic_failure.unicast); in wpa_supplicant_event_michael_mic_failure()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_glue.c194 static int wpa_eapol_set_wep_key(void *ctx, int unicast, int keyidx, in wpa_eapol_set_wep_key() argument
201 if (unicast) in wpa_eapol_set_wep_key()
207 unicast ? wpa_s->bssid : NULL, in wpa_eapol_set_wep_key()
208 keyidx, unicast, NULL, 0, key, keylen); in wpa_eapol_set_wep_key()
Dtodo.txt13 - Cisco AP and non-zero keyidx for unicast -> map to broadcast
16 for unicast); worked also with Host AP driver and madwifi
Dwpa_priv.c851 &data->michael_mic_failure.unicast, in wpa_supplicant_event()
/external/iproute2/
DREADME.decnet17 if your Ethernet card won't listen to more than one unicast
/external/iptables/extensions/
Dlibipt_addrtype.man12 an unicast address
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
Deapol_supp_sm.h148 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_broadcom.c281 data.michael_mic_failure.unicast = 1; in wpa_driver_broadcom_event_receive()
286 data.michael_mic_failure.unicast = 0; in wpa_driver_broadcom_event_receive()
Ddriver.h1262 int unicast; member
Ddriver_privsep.c388 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int)); in wpa_driver_privsep_event_michael_mic_failure()
Ddriver_bsd.c530 event.michael_mic_failure.unicast = in wpa_driver_bsd_event_receive()
/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.h142 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
/external/mdnsresponder/
DREADME.txt40 unicast to a specific known server. Every host on the local link runs an
44 unicast DNS, and the same name structure, and the same DNS record types.
/external/iptables/tests/
Doptions-most.rules13 …06 -m mark --mark 0x1 -m physdev --physdev-in eth0 -m pkttype --pkt-type unicast -m policy --dir i…
35 -A INPUT -p tcp -m pkttype --pkt-type unicast
/external/iproute2/doc/
Darpd.sgml115 and <tt/eth1/. In this case kernel still does unicast probing to
Dip-cref.tex1152 is \verb|unicast|. It describes real paths to other hosts.
1157 \item \verb|unicast| --- the route entry describes real paths to the
1223 \verb|ip| assumes type \verb|unicast|. Other values of \verb|TYPE|
1259 on the route type. For normal \verb|unicast| routes it is either the true nexthop
1363 \verb|ip| assumes scope \verb|global| for all gatewayed \verb|unicast|
1364 routes, scope \verb|link| for direct \verb|unicast| and \verb|broadcast| routes
1620 It stands for loopback unicast routes, for broadcast routes
1703 netadm@amber:~ # ip -4 ro flush scope global type unicast
2007 \item \verb|unicast| --- the rule prescribes to return the route found
2255 Particularly, this means that you can try to load a unicast address
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml122 (require both unicast and broadcast); use EAP-TLS for
/external/wpa_supplicant_8/src/drivers/
Ddriver_bsd.c788 data.michael_mic_failure.unicast = 1; in bsd_wireless_event_receive()
1259 event.michael_mic_failure.unicast = in wpa_driver_bsd_event_receive()
Ddriver_privsep.c378 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int)); in wpa_driver_privsep_event_michael_mic_failure()
Ddriver.h3220 int unicast; member
/external/wpa_supplicant_8/hostapd/
DREADME221 wep_key_len_unicast option can be used to configure individual unicast
343 # (unicast packets). This is a space separated list of algorithms:

12