/external/iproute2/ip/ |
D | routef | 4 exec ip -4 ro flush scope global type unicast
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | wpas_glue.c | 196 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()
|
D | todo.txt | 16 - Cisco AP and non-zero keyidx for unicast -> map to broadcast 19 for unicast); worked also with Host AP driver and madwifi
|
D | wpa_supplicant.conf.orig | 280 # 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
|
D | events.c | 995 pairwise = (data && data->michael_mic_failure.unicast); in wpa_supplicant_event_michael_mic_failure()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpas_glue.c | 194 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()
|
D | todo.txt | 13 - Cisco AP and non-zero keyidx for unicast -> map to broadcast 16 for unicast); worked also with Host AP driver and madwifi
|
D | wpa_priv.c | 851 &data->michael_mic_failure.unicast, in wpa_supplicant_event()
|
/external/iproute2/ |
D | README.decnet | 17 if your Ethernet card won't listen to more than one unicast
|
/external/iptables/extensions/ |
D | libipt_addrtype.man | 12 an unicast address
|
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
D | eapol_supp_sm.h | 148 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
D | driver_broadcom.c | 281 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()
|
D | driver.h | 1262 int unicast; member
|
D | driver_privsep.c | 388 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int)); in wpa_driver_privsep_event_michael_mic_failure()
|
D | driver_bsd.c | 530 event.michael_mic_failure.unicast = in wpa_driver_bsd_event_receive()
|
/external/wpa_supplicant_8/src/eapol_supp/ |
D | eapol_supp_sm.h | 142 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
|
/external/mdnsresponder/ |
D | README.txt | 40 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/ |
D | options-most.rules | 13 …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/ |
D | arpd.sgml | 115 and <tt/eth1/. In this case kernel still does unicast probing to
|
D | ip-cref.tex | 1152 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/ |
D | wpa_supplicant.conf.sgml | 122 (require both unicast and broadcast); use EAP-TLS for
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_bsd.c | 788 data.michael_mic_failure.unicast = 1; in bsd_wireless_event_receive() 1259 event.michael_mic_failure.unicast = in wpa_driver_bsd_event_receive()
|
D | driver_privsep.c | 378 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int)); in wpa_driver_privsep_event_michael_mic_failure()
|
D | driver.h | 3220 int unicast; member
|
/external/wpa_supplicant_8/hostapd/ |
D | README | 221 wep_key_len_unicast option can be used to configure individual unicast 343 # (unicast packets). This is a space separated list of algorithms:
|