Home
last modified time | relevance | path

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

12

/third_party/lwip/doc/
H A DNO_SYS_SampleCode.c28 int unicast = ((p->payload[0] & 0x01) == 0); in netif_output() local
29 if (unicast) { in netif_output()
105 int unicast = ((p->payload[0] & 0x01) == 0); in main() local
106 if (unicast) { in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_glue.c239 * @unicast: 1 = individual unicast key, 0 = broadcast key
245 static int wpa_eapol_set_wep_key(void *ctx, int unicast, int keyidx, in wpa_eapol_set_wep_key() argument
252 if (unicast) in wpa_eapol_set_wep_key()
262 unicast ? wpa_s->bssid : NULL, in wpa_eapol_set_wep_key()
263 keyidx, unicast, NULL, 0, key, keylen, in wpa_eapol_set_wep_key()
264 unicast ? KEY_FLAG_PAIRWISE_RX_TX : in wpa_eapol_set_wep_key()
H A Dwpa_priv.c1072 &data->michael_mic_failure.unicast, in wpa_supplicant_event()
/third_party/libbpf/src/
H A Dnetlink.c657 bool unicast) in __get_tc_info()
664 if (unicast && info->processed) in __get_tc_info()
678 return unicast ? NL_NEXT : NL_DONE; in __get_tc_info()
656 __get_tc_info(void *cookie, struct tcmsg *tc, struct nlattr **tb, bool unicast) __get_tc_info() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpas_glue.c229 * @unicast: 1 = individual unicast key, 0 = broadcast key
235 static int wpa_eapol_set_wep_key(void *ctx, int unicast, int keyidx, in wpa_eapol_set_wep_key() argument
242 if (unicast) in wpa_eapol_set_wep_key()
248 unicast ? wpa_s->bssid : NULL, in wpa_eapol_set_wep_key()
249 keyidx, unicast, NULL, 0, key, keylen); in wpa_eapol_set_wep_key()
H A Dwpa_priv.c1063 &data->michael_mic_failure.unicast, in wpa_supplicant_event()
/third_party/lwip/src/apps/mdns/
H A Dmdns.c18 * - Checking that source address of unicast requests are on the same network
199 /** If packet was received unicast */
232 /** Destination IP/port if sent unicast */
248 /** If reply should be sent unicast */
271 /** unicast reply requested */
272 u16_t unicast; member
895 * @param unicast If highest bit in class should be set, to instruct the responder to
896 * reply with a unicast packet
900 mdns_add_question(struct mdns_outpacket *outpkt, struct mdns_domain *domain, u16_t type, u16_t klass, u16_t unicast) in mdns_add_question() argument
937 if (unicast) { in mdns_add_question()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.h157 * @unicast: Non-zero = unicast, 0 = multicast/broadcast key
163 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
H A Deapol_supp_sm.h157 * @unicast: Non-zero = unicast, 0 = multicast/broadcast key
163 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_privsep.c467 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int)); in wpa_driver_privsep_event_michael_mic_failure()
H A Ddriver_bsd.c382 * Deduce whether group/global or unicast key by checking in bsd_set_key()
384 * keys default; doing this for a unicast key is an error. in bsd_set_key()
832 data.michael_mic_failure.unicast = 1; in bsd_wireless_event_receive()
1327 event.michael_mic_failure.unicast = in wpa_driver_bsd_event_receive()
H A Ddriver_wext.c244 data.michael_mic_failure.unicast = in wpa_driver_wext_event_wireless_custom()
245 os_strstr(custom, " unicast ") != NULL; in wpa_driver_wext_event_wireless_custom()
313 data.michael_mic_failure.unicast = !(mic->flags & IW_MICFAILURE_GROUP); in wpa_driver_wext_event_wireless_michaelmicfailure()
1813 * @key_idx: key index (0..3), usually 0 for unicast keys
1815 * driver does not support separate unicast/individual key
1819 * keys and set to zero for unicast keys)
H A Ddriver_nl80211_event.c989 data.michael_mic_failure.unicast = 1; in mlme_event_michael_mic_failure()
991 data.michael_mic_failure.unicast = 1; in mlme_event_michael_mic_failure()
H A Ddriver_hostap.c808 data.michael_mic_failure.unicast = 1; in hostapd_wireless_event_wireless_custom()
H A Ddriver.h75 /* Filter unicast IP packets encrypted using the GTK */
1412 * unicast conversion for ARP, IPv4, and IPv6 frames (possibly within
1418 * as the ability to drop unicast IP packets received within multicast
2276 * broadcast and unicast; when clearing keys, %NULL is used to
2279 * @key_idx: key index (0..3), usually 0 for unicast keys; 0..4095 for
2282 * driver does not support separate unicast/individual key
2286 * keys and set to zero for unicast keys); %NULL if not set
2808 * unicast keys (i.e., addr != %NULL).
5117 int unicast; member
H A Ddriver_atheros.c1263 data.michael_mic_failure.unicast = 1; in atheros_wireless_event_wireless_custom()
H A Ddriver_ndis.c1552 event.michael_mic_failure.unicast = pairwise; in wpa_driver_ndis_event_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_privsep.c473 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int)); in wpa_driver_privsep_event_michael_mic_failure()
H A Ddriver_wext.c244 data.michael_mic_failure.unicast = in wpa_driver_wext_event_wireless_custom()
245 os_strstr(custom, " unicast ") != NULL; in wpa_driver_wext_event_wireless_custom()
313 data.michael_mic_failure.unicast = !(mic->flags & IW_MICFAILURE_GROUP); in wpa_driver_wext_event_wireless_michaelmicfailure()
H A Ddriver_hostap.c812 data.michael_mic_failure.unicast = 1; in hostapd_wireless_event_wireless_custom()
H A Ddriver_nl80211_event.c1546 data.michael_mic_failure.unicast = 1;
1548 data.michael_mic_failure.unicast = 1;
H A Ddriver.h75 /* Filter unicast IP packets encrypted using the GTK */
1532 * unicast conversion for ARP, IPv4, and IPv6 frames (possibly within
1538 * as the ability to drop unicast IP packets received within multicast
1720 * are used both for broadcast and unicast; when clearing keys, %NULL
1728 * (0..3), usually 0 for unicast keys; 4..5 for IGTK; 6..7 for BIGTK */
1734 * Only used when driver does not support separate unicast/individual
1743 * with broadcast keys and set to zero for unicast keys); %NULL if not
3212 * unicast keys (i.e., addr != %NULL).
5361 * for unicast Probe Request frame.
5639 int unicast; member
[all...]
H A Ddriver_atheros.c1256 data.michael_mic_failure.unicast = 1; in atheros_wireless_event_wireless_custom()
H A Ddriver_bsd.c367 * Deduce whether group/global or unicast key by checking in bsd_set_key()
369 * keys default; doing this for a unicast key is an error. in bsd_set_key()
801 event.michael_mic_failure.unicast = in bsd_wireless_event_receive()
H A Ddriver_ndis.c1564 event.michael_mic_failure.unicast = pairwise; in wpa_driver_ndis_event_auth()

Completed in 75 milliseconds

12