| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | tcp_listen.c | 106 struct in6_addr *my_addr, *peer_addr; in rds_tcp_accept_one() local 142 peer_addr = &new_sock->sk->sk_v6_daddr; in rds_tcp_accept_one() 147 peer_addr = &daddr; in rds_tcp_accept_one() 152 peer_addr, ntohs(inet->inet_dport)); in rds_tcp_accept_one() 160 !(ipv6_addr_type(peer_addr) & IPV6_ADDR_LINKLOCAL)) { in rds_tcp_accept_one() 170 if (!rds_tcp_laddr_check(sock_net(sock->sk), peer_addr, dev_if)) { in rds_tcp_accept_one() 177 my_addr, peer_addr, in rds_tcp_accept_one()
|
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | key.c | 34 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_wep_pair() argument 39 ether_addr_copy(msg->peer_address, peer_addr); in fill_wep_pair() 54 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_tkip_pair() argument 66 ether_addr_copy(msg->peer_address, peer_addr); in fill_tkip_pair() 96 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_ccmp_pair() argument 99 ether_addr_copy(msg->peer_address, peer_addr); in fill_ccmp_pair() 117 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_sms4_pair() argument 123 ether_addr_copy(msg->peer_address, peer_addr); in fill_sms4_pair()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | peer.c | 264 peer = ath11k_peer_find_by_pdev_idx(ar->ab, ar->pdev_idx, param->peer_addr); in ath11k_peer_create() 280 param->peer_addr); in ath11k_peer_create() 286 peer = ath11k_peer_find(ar->ab, param->vdev_id, param->peer_addr); in ath11k_peer_create() 290 param->peer_addr, param->vdev_id); in ath11k_peer_create() 294 ret = ath11k_wmi_send_peer_delete_cmd(ar, param->peer_addr, in ath11k_peer_create() 298 param->vdev_id, param->peer_addr); in ath11k_peer_create() 303 param->peer_addr); in ath11k_peer_create()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_rtt.h | 246 struct ether_addr peer_addr; member 463 struct ether_addr *peer_addr); 472 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, 477 int dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr); 498 uint8 dhd_rtt_invalid_states(struct net_device *ndev, struct ether_addr *peer_addr); 546 struct ether_addr *peer_addr); 549 struct ether_addr *peer_addr);
|
| H A D | wl_cfgnan.c | 70 struct ether_addr *peer_addr); 79 struct ether_addr *peer_addr, nan_peer_dp_state_t state); 81 struct ether_addr *peer_addr); 100 struct ether_addr *peer_addr); 3723 if (!memcmp(peer, &cfg->nancfg->nan_ranging_info[i].peer_addr, in wl_cfgnan_check_for_ranging() 3782 memcpy(&ranging_inst->peer_addr, peer, ETHER_ADDR_LEN); in wl_cfgnan_get_ranging_inst() 4032 &ranging_inst->peer_addr, &index); in wl_cfgnan_reset_remove_ranging_instance() 4037 MAC2STRDBG(&ranging_inst->peer_addr))); in wl_cfgnan_reset_remove_ranging_instance() 4043 MACDBG "\n", MAC2STRDBG(&ranging_inst->peer_addr))); in wl_cfgnan_reset_remove_ranging_instance() 4070 &ranging_inst->peer_addr, &index); in wl_cfgnan_remove_ranging_instance() [all …]
|
| H A D | dhd_rtt.c | 1863 struct ether_addr *peer_addr) in dhd_rtt_update_geofence_sessions_cnt() argument 1877 if (peer_addr && dhd_rtt_is_geofence_setup_inprog_with_peer(dhd, in dhd_rtt_update_geofence_sessions_cnt() 1878 peer_addr)) { in dhd_rtt_update_geofence_sessions_cnt() 1891 if (peer_addr) { in dhd_rtt_update_geofence_sessions_cnt() 1894 MAC2STRDBG(peer_addr), ret)); in dhd_rtt_update_geofence_sessions_cnt() 2022 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, int8 *index) in dhd_rtt_get_geofence_target() argument 2043 if (!memcmp(peer_addr, &geofence_target_info[i].peer_addr, in dhd_rtt_get_geofence_target() 2051 " MAC ADDR: "MACDBG" \n", MAC2STRDBG(peer_addr))); in dhd_rtt_get_geofence_target() 2072 geofence_target_info = dhd_rtt_get_geofence_target(dhd, &target->peer_addr, &index); in dhd_rtt_add_geofence_target() 2100 ", cur_idx = %d, total cnt = %d\n", MAC2STRDBG(&target->peer_addr), in dhd_rtt_add_geofence_target() [all …]
|
| H A D | wl_cfgnan.h | 288 struct ether_addr peer_addr; member 297 struct ether_addr peer_addr; member 313 printf("Peer MAC "MACDBG"\n", MAC2STRDBG((inst)->peer_addr.octet)); \ 791 struct ether_addr *peer_addr); 808 struct ether_addr *peer_addr); 824 struct ether_addr *peer_addr); 827 struct ether_addr *peer_addr);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_rtt.h | 246 struct ether_addr peer_addr; member 463 struct ether_addr *peer_addr); 472 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, 477 int dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr); 498 uint8 dhd_rtt_invalid_states(struct net_device *ndev, struct ether_addr *peer_addr); 546 struct ether_addr *peer_addr); 549 struct ether_addr *peer_addr);
|
| H A D | wl_cfgnan.c | 70 struct ether_addr *peer_addr); 79 struct ether_addr *peer_addr, nan_peer_dp_state_t state); 81 struct ether_addr *peer_addr); 100 struct ether_addr *peer_addr); 3723 if (!memcmp(peer, &cfg->nancfg->nan_ranging_info[i].peer_addr, in wl_cfgnan_check_for_ranging() 3782 memcpy(&ranging_inst->peer_addr, peer, ETHER_ADDR_LEN); in wl_cfgnan_get_ranging_inst() 4032 &ranging_inst->peer_addr, &index); in wl_cfgnan_reset_remove_ranging_instance() 4037 MAC2STRDBG(&ranging_inst->peer_addr))); in wl_cfgnan_reset_remove_ranging_instance() 4043 MACDBG "\n", MAC2STRDBG(&ranging_inst->peer_addr))); in wl_cfgnan_reset_remove_ranging_instance() 4070 &ranging_inst->peer_addr, &index); in wl_cfgnan_remove_ranging_instance() [all …]
|
| H A D | dhd_rtt.c | 1863 struct ether_addr *peer_addr) in dhd_rtt_update_geofence_sessions_cnt() argument 1877 if (peer_addr && dhd_rtt_is_geofence_setup_inprog_with_peer(dhd, in dhd_rtt_update_geofence_sessions_cnt() 1878 peer_addr)) { in dhd_rtt_update_geofence_sessions_cnt() 1891 if (peer_addr) { in dhd_rtt_update_geofence_sessions_cnt() 1894 MAC2STRDBG(peer_addr), ret)); in dhd_rtt_update_geofence_sessions_cnt() 2022 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, int8 *index) in dhd_rtt_get_geofence_target() argument 2043 if (!memcmp(peer_addr, &geofence_target_info[i].peer_addr, in dhd_rtt_get_geofence_target() 2051 " MAC ADDR: "MACDBG" \n", MAC2STRDBG(peer_addr))); in dhd_rtt_get_geofence_target() 2072 geofence_target_info = dhd_rtt_get_geofence_target(dhd, &target->peer_addr, &index); in dhd_rtt_add_geofence_target() 2100 ", cur_idx = %d, total cnt = %d\n", MAC2STRDBG(&target->peer_addr), in dhd_rtt_add_geofence_target() [all …]
|
| H A D | wl_cfgnan.h | 288 struct ether_addr peer_addr; member 297 struct ether_addr peer_addr; member 313 printf("Peer MAC "MACDBG"\n", MAC2STRDBG((inst)->peer_addr.octet)); \ 791 struct ether_addr *peer_addr); 808 struct ether_addr *peer_addr); 824 struct ether_addr *peer_addr); 827 struct ether_addr *peer_addr);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_rtt.h | 259 struct ether_addr peer_addr; member 455 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, 462 dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr); 472 dhd_rtt_invalid_states(struct net_device *ndev, struct ether_addr *peer_addr);
|
| H A D | dhd_rtt.c | 1643 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, int8 *index) in dhd_rtt_get_geofence_target() argument 1664 if (!memcmp(peer_addr, &geofence_target_info[i].peer_addr, in dhd_rtt_get_geofence_target() 1672 " MAC ADDR: "MACDBG" \n", MAC2STRDBG(peer_addr))); in dhd_rtt_get_geofence_target() 1693 geofence_target_info = dhd_rtt_get_geofence_target(dhd, &target->peer_addr, &index); in dhd_rtt_add_geofence_target() 1727 dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr) in dhd_rtt_remove_geofence_target() argument 1748 geofence_target_info = dhd_rtt_get_geofence_target(dhd, peer_addr, &index); in dhd_rtt_remove_geofence_target() 1842 &geofence_target_info->peer_addr); in dhd_rtt_sched_geofencing_target() 1851 &geofence_target_info->peer_addr); in dhd_rtt_sched_geofencing_target() 1882 &geofence_target->peer_addr, NAN_RANGING_ROLE_INITIATOR); in dhd_rtt_retry() 1936 dhd_rtt_invalid_states(struct net_device *ndev, struct ether_addr *peer_addr) in dhd_rtt_invalid_states() argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_rtt.h | 259 struct ether_addr peer_addr; member 455 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, 462 dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr); 472 dhd_rtt_invalid_states(struct net_device *ndev, struct ether_addr *peer_addr);
|
| H A D | dhd_rtt.c | 1643 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, int8 *index) in dhd_rtt_get_geofence_target() argument 1664 if (!memcmp(peer_addr, &geofence_target_info[i].peer_addr, in dhd_rtt_get_geofence_target() 1672 " MAC ADDR: "MACDBG" \n", MAC2STRDBG(peer_addr))); in dhd_rtt_get_geofence_target() 1693 geofence_target_info = dhd_rtt_get_geofence_target(dhd, &target->peer_addr, &index); in dhd_rtt_add_geofence_target() 1727 dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr) in dhd_rtt_remove_geofence_target() argument 1748 geofence_target_info = dhd_rtt_get_geofence_target(dhd, peer_addr, &index); in dhd_rtt_remove_geofence_target() 1842 &geofence_target_info->peer_addr); in dhd_rtt_sched_geofencing_target() 1851 &geofence_target_info->peer_addr); in dhd_rtt_sched_geofencing_target() 1882 &geofence_target->peer_addr, NAN_RANGING_ROLE_INITIATOR); in dhd_rtt_retry() 1936 dhd_rtt_invalid_states(struct net_device *ndev, struct ether_addr *peer_addr) in dhd_rtt_invalid_states() argument [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_rtt.h | 259 struct ether_addr peer_addr; member 455 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, 462 dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr); 472 dhd_rtt_invalid_states(struct net_device *ndev, struct ether_addr *peer_addr);
|
| H A D | dhd_rtt.c | 1643 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, int8 *index) in dhd_rtt_get_geofence_target() argument 1664 if (!memcmp(peer_addr, &geofence_target_info[i].peer_addr, in dhd_rtt_get_geofence_target() 1672 " MAC ADDR: "MACDBG" \n", MAC2STRDBG(peer_addr))); in dhd_rtt_get_geofence_target() 1693 geofence_target_info = dhd_rtt_get_geofence_target(dhd, &target->peer_addr, &index); in dhd_rtt_add_geofence_target() 1727 dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr) in dhd_rtt_remove_geofence_target() argument 1748 geofence_target_info = dhd_rtt_get_geofence_target(dhd, peer_addr, &index); in dhd_rtt_remove_geofence_target() 1842 &geofence_target_info->peer_addr); in dhd_rtt_sched_geofencing_target() 1851 &geofence_target_info->peer_addr); in dhd_rtt_sched_geofencing_target() 1882 &geofence_target->peer_addr, NAN_RANGING_ROLE_INITIATOR); in dhd_rtt_retry() 1936 dhd_rtt_invalid_states(struct net_device *ndev, struct ether_addr *peer_addr) in dhd_rtt_invalid_states() argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi-ops.h | 96 const u8 peer_addr[ETH_ALEN], 99 const u8 peer_addr[ETH_ALEN]); 101 const u8 peer_addr[ETH_ALEN], 104 const u8 *peer_addr, 172 const u8 peer_addr[ETH_ALEN], 824 const u8 peer_addr[ETH_ALEN], in ath10k_wmi_vdev_sta_uapsd() 834 skb = ar->wmi.ops->gen_vdev_sta_uapsd(ar, vdev_id, peer_addr, args, in ath10k_wmi_vdev_sta_uapsd() 860 const u8 peer_addr[ETH_ALEN], in ath10k_wmi_peer_create() 868 skb = ar->wmi.ops->gen_peer_create(ar, vdev_id, peer_addr, peer_type); in ath10k_wmi_peer_create() 877 const u8 peer_addr[ETH_ALEN]) in ath10k_wmi_peer_delete() [all …]
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | 6lowpan.c | 62 struct in6_addr peer_addr; member 200 &peer->peer_addr); in peer_lookup_dst() 202 if (!ipv6_addr_cmp(&peer->peer_addr, nexthop)) { in peer_lookup_dst() 397 bdaddr_t *peer_addr, u8 *peer_addr_type) in setup_header() argument 430 *peer_addr = peer->chan->dst; in setup_header() 513 &pentry->peer_addr, pentry->chan); in send_mcast_pkt() 673 memset(&peer->peer_addr, 0, sizeof(struct in6_addr)); in add_peer_chan() 677 lowpan_iphc_uncompress_eui48_lladdr(&peer->peer_addr, peer->lladdr); in add_peer_chan()
|
| /OK3568_Linux_fs/kernel/drivers/ntb/hw/intel/ |
| H A D | ntb_hw_gen1.c | 1129 ndev_db_addr(ndev, db_addr, db_size, ndev->peer_addr, in intel_ntb_peer_db_addr() 1185 return ndev_spad_addr(ndev, sidx, spad_addr, ndev->peer_addr, in intel_ntb_peer_spad_addr() 1293 const struct intel_b2b_addr *peer_addr) in xeon_setup_b2b_mw() argument 1483 bar_addr = peer_addr->bar2_addr64; in xeon_setup_b2b_mw() 1489 bar_addr = peer_addr->bar4_addr64; in xeon_setup_b2b_mw() 1494 bar_addr = peer_addr->bar4_addr32; in xeon_setup_b2b_mw() 1499 bar_addr = peer_addr->bar5_addr32; in xeon_setup_b2b_mw() 1507 bar_addr = peer_addr->bar0_addr; in xeon_setup_b2b_mw() 1509 bar_addr = peer_addr->bar2_addr64; in xeon_setup_b2b_mw() 1511 bar_addr = peer_addr->bar4_addr64; in xeon_setup_b2b_mw() [all …]
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | messenger.c | 455 struct sockaddr_storage ss = con->peer_addr.in_addr; /* align */ in ceph_tcp_connect() 477 dout("connect %s\n", ceph_pr_addr(&con->peer_addr)); in ceph_tcp_connect() 484 ceph_pr_addr(&con->peer_addr), in ceph_tcp_connect() 488 ceph_pr_addr(&con->peer_addr), ret); in ceph_tcp_connect() 668 dout("con_close %p peer %s\n", con, ceph_pr_addr(&con->peer_addr)); in ceph_con_close() 700 memcpy(&con->peer_addr, addr, sizeof(*addr)); in ceph_con_open() 1788 ceph_pr_addr(&con->peer_addr)); in verify_hello() 2015 if (memcmp(&con->peer_addr, &con->actual_peer_addr, in process_banner() 2016 sizeof(con->peer_addr)) != 0 && in process_banner() 2018 con->actual_peer_addr.nonce == con->peer_addr.nonce)) { in process_banner() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | rds.h | 210 __be32 peer_addr; member 222 struct in6_addr peer_addr; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | rds.h | 210 __be32 peer_addr; member 222 struct in6_addr peer_addr; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rds.h | 220 __be32 peer_addr; member 233 struct in6_addr peer_addr; member
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_nl.c | 214 adm_ctx->peer_addr = nested_attr_tb[__nla_type(T_ctx_peer_addr)]; in drbd_adm_prepare() 217 (adm_ctx->peer_addr && in drbd_adm_prepare() 218 nla_len(adm_ctx->peer_addr) > sizeof(adm_ctx->connection->peer_addr))) { in drbd_adm_prepare() 257 if (adm_ctx->my_addr && adm_ctx->peer_addr) in drbd_adm_prepare() 260 nla_data(adm_ctx->peer_addr), in drbd_adm_prepare() 261 nla_len(adm_ctx->peer_addr)); in drbd_adm_prepare() 335 switch (((struct sockaddr *)&connection->peer_addr)->sa_family) { in setup_khelper_env() 339 &((struct sockaddr_in6 *)&connection->peer_addr)->sin6_addr); in setup_khelper_env() 344 &((struct sockaddr_in *)&connection->peer_addr)->sin_addr); in setup_khelper_env() 349 &((struct sockaddr_in *)&connection->peer_addr)->sin_addr); in setup_khelper_env() [all …]
|