Searched refs:unicast (Results 1 - 25 of 39) sorted by relevance

12

/external/iproute2/ip/
H A Droutef4 exec ip -4 ro flush scope global type unicast
/external/libnl/lib/route/
H A Drtnl.c57 __ADD(RTN_UNICAST,unicast)
/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.h153 * @unicast: Non-zero = unicast, 0 = multicast/broadcast key
159 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.h153 * @unicast: Non-zero = unicast, 0 = multicast/broadcast key
159 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h153 * @unicast: Non-zero = unicast, 0 = multicast/broadcast key
159 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpas_glue.c207 * @unicast: 1 = individual unicast key, 0 = broadcast key
213 static int wpa_eapol_set_wep_key(void *ctx, int unicast, int keyidx, argument
220 if (unicast)
226 unicast ? wpa_s->bssid : NULL,
227 keyidx, unicast, NULL, 0, key, keylen);
H A Dwpa_priv.c847 &data->michael_mic_failure.unicast,
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_privsep.c367 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int));
H A Ddriver_bsd.c338 * Deduce whether group/global or unicast key by checking
340 * keys default; doing this for a unicast key is an error.
778 data.michael_mic_failure.unicast = 1;
1266 event.michael_mic_failure.unicast =
H A Ddriver.h1379 * broadcast and unicast; when clearing keys, %NULL is used to
1382 * @key_idx: key index (0..3), usually 0 for unicast keys; 0..4095 for
1385 * driver does not support separate unicast/individual key
1389 * keys and set to zero for unicast keys); %NULL if not set
1909 * unicast keys (i.e., addr != %NULL).
3692 int unicast; member in struct:wpa_event_data::michael_mic_failure
H A Ddriver_hostap.c805 data.michael_mic_failure.unicast = 1;
H A Ddriver_wext.c240 data.michael_mic_failure.unicast =
241 os_strstr(custom, " unicast ") != NULL;
318 data.michael_mic_failure.unicast = !(mic->flags & IW_MICFAILURE_GROUP);
1723 * @key_idx: key index (0..3), usually 0 for unicast keys
1725 * driver does not support separate unicast/individual key
1729 * keys and set to zero for unicast keys)
H A Ddriver_madwifi.c888 data.michael_mic_failure.unicast = 1;
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_privsep.c367 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int));
H A Ddriver_bsd.c338 * Deduce whether group/global or unicast key by checking
340 * keys default; doing this for a unicast key is an error.
778 data.michael_mic_failure.unicast = 1;
1266 event.michael_mic_failure.unicast =
H A Ddriver.h1379 * broadcast and unicast; when clearing keys, %NULL is used to
1382 * @key_idx: key index (0..3), usually 0 for unicast keys; 0..4095 for
1385 * driver does not support separate unicast/individual key
1389 * keys and set to zero for unicast keys); %NULL if not set
1909 * unicast keys (i.e., addr != %NULL).
3692 int unicast; member in struct:wpa_event_data::michael_mic_failure
H A Ddriver_hostap.c805 data.michael_mic_failure.unicast = 1;
H A Ddriver_wext.c240 data.michael_mic_failure.unicast =
241 os_strstr(custom, " unicast ") != NULL;
318 data.michael_mic_failure.unicast = !(mic->flags & IW_MICFAILURE_GROUP);
1723 * @key_idx: key index (0..3), usually 0 for unicast keys
1725 * driver does not support separate unicast/individual key
1729 * keys and set to zero for unicast keys)
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_privsep.c367 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int));
H A Ddriver_bsd.c338 * Deduce whether group/global or unicast key by checking
340 * keys default; doing this for a unicast key is an error.
778 data.michael_mic_failure.unicast = 1;
1266 event.michael_mic_failure.unicast =
H A Ddriver.h1379 * broadcast and unicast; when clearing keys, %NULL is used to
1382 * @key_idx: key index (0..3), usually 0 for unicast keys; 0..4095 for
1385 * driver does not support separate unicast/individual key
1389 * keys and set to zero for unicast keys); %NULL if not set
1909 * unicast keys (i.e., addr != %NULL).
3692 int unicast; member in struct:wpa_event_data::michael_mic_failure
H A Ddriver_hostap.c805 data.michael_mic_failure.unicast = 1;
H A Ddriver_wext.c240 data.michael_mic_failure.unicast =
241 os_strstr(custom, " unicast ") != NULL;
318 data.michael_mic_failure.unicast = !(mic->flags & IW_MICFAILURE_GROUP);
1723 * @key_idx: key index (0..3), usually 0 for unicast keys
1725 * driver does not support separate unicast/individual key
1729 * keys and set to zero for unicast keys)
/external/iproute2/doc/
H A 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
1738 netadm@amber:~ # ip -4 ro flush scope global type unicast
2042 \item \verb|unicast| --- the rule prescribes to return the route found
2290 Particularly, this means that you can try to load a unicast addres
[all...]
H A Dip-tunnels.tex377 route unicast packets, provided appropriate routes are added.

Completed in 380 milliseconds

12