HomeSort by relevance Sort by last modified time
    Searched refs:src_addr (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
NetlinkServer.cpp 71 struct sockaddr_nl src_addr; local
77 memset(&src_addr, 0, sizeof(src_addr));
78 src_addr.nl_family = AF_NETLINK;
79 src_addr.nl_pid = MC_DAEMON_PID; /* daemon pid */
80 src_addr.nl_groups = 0; /* not in mcast groups */
81 if (bind(serverSock, (struct sockaddr *)&src_addr, sizeof(src_addr)) < 0) {
98 msg.msg_name = &src_addr;
99 msg.msg_namelen = sizeof(src_addr);
    [all...]
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_none.c 21 void (*rx_callback)(void *ctx, const u8 *src_addr,
69 void (*rx_callback)(void *ctx, const u8 *src_addr,
l2_packet.h 53 * rx_callback function will be called with src_addr pointing to the source
61 void (*rx_callback)(void *ctx, const u8 *src_addr,
l2_packet_linux.c 24 void (*rx_callback)(void *ctx, const u8 *src_addr,
93 void (*rx_callback)(void *ctx, const u8 *src_addr,
l2_packet_privsep.c 20 void (*rx_callback)(void *ctx, const u8 *src_addr,
128 void (*rx_callback)(void *ctx, const u8 *src_addr,
l2_packet_freebsd.c 40 void (*rx_callback)(void *ctx, const u8 *src_addr,
229 void (*rx_callback)(void *ctx, const u8 *src_addr,
l2_packet_pcap.c 35 void (*rx_callback)(void *ctx, const u8 *src_addr,
280 void (*rx_callback)(void *ctx, const u8 *src_addr,
l2_packet_winpcap.c 52 void (*rx_callback)(void *ctx, const u8 *src_addr,
200 void (*rx_callback)(void *ctx, const u8 *src_addr,
  /external/wpa_supplicant_8/wpa_supplicant/
ibss_rsn.h 40 int ibss_rsn_rx_eapol(struct ibss_rsn *ibss_rsn, const u8 *src_addr,
ap.h 17 const u8 *src_addr, const u8 *buf, size_t len);
  /external/stressapptest/src/
error_diag.h 144 void *src_addr, void *dst_addr);
148 int sector, void *src_addr, void *dst_addr);
error_diag.cc 215 void *src_addr, void *dst_addr) {
222 error->addr_ = reinterpret_cast<uint64>(src_addr);
227 string src_dimm = AddressToDimmString(os_, src_addr, offset);
268 int sector, void *src_addr,
276 error->addr_ = reinterpret_cast<uint64>(src_addr);
281 string src_dimm = AddressToDimmString(os_, src_addr, offset);
  /external/wpa_supplicant_8/src/rsn_supp/
peerkey.h 46 void peerkey_rx_eapol_smk(struct wpa_sm *sm, const u8 *src_addr,
69 peerkey_rx_eapol_smk(struct wpa_sm *sm, const u8 *src_addr,
tdls.c 791 static int wpa_tdls_recv_teardown(struct wpa_sm *sm, const u8 *src_addr,
804 if (os_memcmp(peer->addr, src_addr, ETH_ALEN) == 0)
810 "Teardown " MACSTR, MAC2STR(src_addr));
821 " (reason code %u)", MAC2STR(src_addr), reason_code);
851 "Teardown Request from " MACSTR, MAC2STR(src_addr));
860 wpa_sm_tdls_oper(sm, TDLS_DISABLE_LINK, src_addr);
1097 const unsigned char *src_addr, u8 dtoken,
1171 wpa_tdls_tpk_send(sm, src_addr, WLAN_TDLS_SETUP_RESPONSE, dtoken, 0,
1180 const unsigned char *src_addr, u8 dtoken,
    [all...]
wpa.h 133 int wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr,
262 static inline int wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr,
319 size_t ies_len, const u8 *src_addr);
351 const u8 *src_addr)
wpa.c 138 const unsigned char *src_addr,
148 sm->cur_pmksa = pmksa_cache_get(sm->pmksa, src_addr, pmkid,
201 src_addr, sm->own_addr,
206 pmksa_cache_get(sm->pmksa, src_addr, pmkid, NULL))
355 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr,
362 return wpa_derive_ptk_ft(sm, src_addr, key, ptk, ptk_len);
374 const unsigned char *src_addr,
391 "Handshake from " MACSTR " (ver=%d)", MAC2STR(src_addr), ver);
410 res = wpa_supplicant_get_pmk(sm, src_addr, ie.pmkid);
433 wpa_derive_ptk(sm, src_addr, key, ptk)
    [all...]
preauth.c 52 static void rsn_preauth_receive(void *ctx, const u8 *src_addr,
57 wpa_printf(MSG_DEBUG, "RX pre-auth from " MACSTR, MAC2STR(src_addr));
62 os_memcmp(sm->preauth_bssid, src_addr, ETH_ALEN) != 0) {
65 MAC2STR(src_addr));
69 eapol_sm_rx_eapol(sm->preauth_eapol, src_addr, buf, len);
peerkey.c 123 const unsigned char *src_addr,
167 wpa_eapol_key_send(sm, sm->ptk.kck, ver, src_addr, ETH_P_EAPOL,
175 struct wpa_sm *sm, const unsigned char *src_addr,
224 wpa_supplicant_send_smk_error(sm, src_addr, kde.mac_addr,
275 wpa_supplicant_send_smk_m3(sm, src_addr, key, ver, peerkey);
458 const unsigned char *src_addr,
498 wpa_supplicant_send_smk_error(sm, src_addr, kde->mac_addr,
513 struct wpa_sm *sm, const unsigned char *src_addr,
557 if (wpa_supplicant_process_smk_m5(sm, src_addr, key, ver,
595 struct wpa_sm *sm, const unsigned char *src_addr,
    [all...]
  /external/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 396 const uint8_t* src_addr = local
402 reinterpret_cast<const uint32_t*>(src_addr + (y0 >> 4) * rb);
404 reinterpret_cast<const uint32_t*>(src_addr + (XY & 0x3FFF) * rb);
587 const uint8_t* src_addr = local
622 reinterpret_cast<const uint32_t*>(src_addr + xy0[2] * rb);
624 reinterpret_cast<const uint32_t*>(src_addr + xy1[2] * rb);
626 reinterpret_cast<const uint32_t*>(src_addr + xy0[3] * rb);
628 reinterpret_cast<const uint32_t*>(src_addr + xy1[3] * rb);
660 reinterpret_cast<const uint32_t*>(src_addr + y0 * rb);
662 reinterpret_cast<const uint32_t*>(src_addr + y1 * rb)
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth_ft.c     [all...]
  /external/skia/legacy/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 312 const uint8_t* src_addr = local
318 reinterpret_cast<const uint32_t*>(src_addr + (y0 >> 4) * rb);
320 reinterpret_cast<const uint32_t*>(src_addr + (XY & 0x3FFF) * rb);
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 477 u_int8_t *src_addr = data; local
485 *(u_int8_t*)dst_addr = *(const u_int8_t*)src_addr;
486 src_addr++;
499 u_int8_t *src_addr; local
505 src_addr = pcm->addr + pcm_offset;
509 *(u_int8_t*)dst_addr = *(const u_int8_t*)src_addr;
510 src_addr++;
  /external/kernel-headers/original/linux/
if_pppox.h 168 struct pptp_addr src_addr; member in struct:pptp_opt
  /bionic/libc/netbsd/net/
getaddrinfo.c 1488 sockaddr_union src_addr; member in struct:addrinfo_sort_elem
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c 735 static void atheros_raw_recv_wps(void *ctx, const u8 *src_addr, const u8 *buf,
766 static void atheros_raw_recv_11r(void *ctx, const u8 *src_addr, const u8 *buf,
846 static void atheros_raw_recv_hs20(void *ctx, const u8 *src_addr, const u8 *buf,
878 static void atheros_raw_recv_11v(void *ctx, const u8 *src_addr, const u8 *buf,
927 static void atheros_raw_receive(void *ctx, const u8 *src_addr, const u8 *buf,
931 atheros_raw_recv_wps(ctx, src_addr, buf, len);
934 atheros_raw_recv_11r(ctx, src_addr, buf, len);
937 atheros_raw_recv_11v(ctx, src_addr, buf, len);
940 atheros_raw_recv_hs20(ctx, src_addr, buf, len);
    [all...]

Completed in 713 milliseconds

1 2 3 4