Home
last modified time | relevance | path

Searched refs:addr_type (Results 1 – 25 of 141) sorted by relevance

123456

/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c227 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_qemu_ld_i32_chk()
284 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_qemu_st_i32_chk()
352 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_qemu_ld_i64_chk()
409 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_qemu_st_i64_chk()
615 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_qemu_ld_i128_chk()
731 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_qemu_st_i128_chk()
852 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_nonatomic_cmpxchg_i32_chk()
889 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_atomic_cmpxchg_i32_chk()
934 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_nonatomic_cmpxchg_i64_chk()
1005 tcg_debug_assert(addr_type == tcg_ctx->addr_type); in tcg_gen_atomic_cmpxchg_i64_chk()
[all …]
/openbmc/linux/net/core/
H A Ddev_addr_lists.c52 unsigned char addr_type, bool global, bool sync) in __hw_addr_create() argument
64 ha->type = addr_type; in __hw_addr_create()
90 diff = memcmp(&addr_type, &ha->type, sizeof(addr_type)); in __hw_addr_add_ex()
133 unsigned char addr_type) in __hw_addr_add() argument
168 unsigned char addr_type) in __hw_addr_lookup() argument
178 if (diff == 0 && addr_type) in __hw_addr_lookup()
179 diff = memcmp(&addr_type, &ha->type, sizeof(addr_type)); in __hw_addr_lookup()
205 unsigned char addr_type) in __hw_addr_del() argument
599 unsigned char addr_type) in dev_addr_add() argument
627 unsigned char addr_type) in dev_addr_del() argument
[all …]
/openbmc/linux/net/bluetooth/
H A Dmsft.c85 __u8 addr_type; member
119 __u8 addr_type; member
220 addr_type == entry->addr_type && in msft_find_address_data()
243 addr_type == dev->addr_type))) { in msft_monitor_device_del()
247 dev->addr_type); in msft_monitor_device_del()
802 dev->addr_type = addr_type; in msft_device_found()
948 address_filter->addr_type = addr_type; in msft_add_address_filter()
980 u8 addr_type; in msft_monitor_device_evt() local
1039 switch (ev->addr_type) { in msft_monitor_device_evt()
1041 addr_type = BDADDR_LE_PUBLIC; in msft_monitor_device_evt()
[all …]
H A D6lowpan.c502 u8 addr_type; in bt_xmit() local
516 err = setup_header(skb, netdev, &addr, &addr_type); in bt_xmit()
525 netdev->name, &addr, addr_type, in bt_xmit()
962 addr_type); in get_l2cap_conn()
973 hcon = hci_conn_hash_lookup_le(hdev, addr, *addr_type); in get_l2cap_conn()
1091 u8 addr_type; in lowpan_control_write() local
1100 ret = get_l2cap_conn(&buf[8], &addr, &addr_type, &conn); in lowpan_control_write()
1126 addr_type); in lowpan_control_write()
1129 ret = bt_6lowpan_connect(&addr, addr_type); in lowpan_control_write()
1137 ret = get_l2cap_conn(&buf[11], &addr, &addr_type, &conn); in lowpan_control_write()
[all …]
H A Dhci_core.c1161 u8 addr_type, u8 role) in hci_find_ltk() argument
1224 u8 addr_type) in hci_find_irk_by_addr() argument
1235 if (addr_type == irk->addr_type && in hci_find_irk_by_addr()
1321 key->bdaddr_type = addr_type; in hci_add_ltk()
1344 irk->addr_type = addr_type; in hci_add_irk()
1395 if (bacmp(bdaddr, &k->bdaddr) || k->addr_type != addr_type) in hci_remove_irk()
1409 u8 addr_type; in hci_bdaddr_is_paired() local
1426 addr_type = irk->addr_type; in hci_bdaddr_is_paired()
2201 params->addr_type == addr_type) { in hci_conn_params_lookup()
2219 param->addr_type == addr_type) { in hci_pend_le_action_lookup()
[all …]
H A Dsmp.h95 __u8 addr_type; member
185 u8 addr_type);
/openbmc/linux/include/uapi/linux/
H A Dipmi.h54 int addr_type; member
66 int addr_type; member
77 int addr_type; member
90 int addr_type; member
116 int addr_type; member
/openbmc/linux/net/ipv4/
H A Dnetfilter.c20 …t ip_route_me_harder(struct net *net, struct sock *sk, struct sk_buff *skb, unsigned int addr_type) in ip_route_me_harder() argument
34 if (addr_type == RTN_UNSPEC) in ip_route_me_harder()
35 addr_type = inet_addr_type_dev_table(net, dev, saddr); in ip_route_me_harder()
36 if (addr_type == RTN_LOCAL || addr_type == RTN_UNICAST) in ip_route_me_harder()
/openbmc/ipmitool/src/plugins/open/
H A Dopen.h49 int addr_type; member
82 int addr_type; member
88 int addr_type; member
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-sysfs.c84 config->addr_type[i] = ETM_ADDR_TYPE_NONE; in reset_store()
320 if (!(config->addr_type[idx] == ETM_ADDR_TYPE_NONE || in addr_single_show()
348 if (!(config->addr_type[idx] == ETM_ADDR_TYPE_NONE || in addr_single_store()
355 config->addr_type[idx] = ETM_ADDR_TYPE_SINGLE; in addr_single_store()
421 config->addr_type[idx] = ETM_ADDR_TYPE_RANGE; in addr_range_store()
423 config->addr_type[idx + 1] = ETM_ADDR_TYPE_RANGE; in addr_range_store()
441 if (!(config->addr_type[idx] == ETM_ADDR_TYPE_NONE || in addr_start_show()
469 if (!(config->addr_type[idx] == ETM_ADDR_TYPE_NONE || in addr_start_store()
476 config->addr_type[idx] = ETM_ADDR_TYPE_START; in addr_start_store()
495 if (!(config->addr_type[idx] == ETM_ADDR_TYPE_NONE || in addr_stop_show()
[all …]
H A Dcoresight-etm4x-sysfs.c34 if (config->addr_type[idx] != ETM_ADDR_TYPE_RANGE || in etm4_set_mode_exclude()
253 config->addr_type[i] = ETM_ADDR_TYPE_NONE; in reset_store()
1014 config->addr_type[idx] = ETM_ADDR_TYPE_RANGE; in addr_range_store()
1079 config->addr_type[idx] = ETM_ADDR_TYPE_START; in addr_start_store()
1134 config->addr_type[idx] = ETM_ADDR_TYPE_STOP; in addr_stop_store()
1303 u8 idx, addr_type; in addr_cmp_view_show() local
1314 addr_type = config->addr_type[idx]; in addr_cmp_view_show()
1315 if (addr_type == ETM_ADDR_TYPE_RANGE) { in addr_cmp_view_show()
1326 if (addr_type) { in addr_cmp_view_show()
1328 addr_type_names[addr_type], addr_v); in addr_cmp_view_show()
[all …]
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_core.c354 int addr_type, bool use_dest) in ipvlan_addr_lookup() argument
358 switch (addr_type) { in ipvlan_addr_lookup()
583 int addr_type; in ipvlan_xmit_mode_l3() local
585 lyr3h = ipvlan_get_L3_hdr(ipvlan->port, skb, &addr_type); in ipvlan_xmit_mode_l3()
611 int addr_type; in ipvlan_xmit_mode_l2() local
615 lyr3h = ipvlan_get_L3_hdr(ipvlan->port, skb, &addr_type); in ipvlan_xmit_mode_l2()
683 int addr_type; in ipvlan_external_frame() local
686 lyr3h = ipvlan_get_L3_hdr(port, skb, &addr_type); in ipvlan_external_frame()
702 int addr_type; in ipvlan_handle_mode_l3() local
707 lyr3h = ipvlan_get_L3_hdr(port, skb, &addr_type); in ipvlan_handle_mode_l3()
[all …]
H A Dipvlan_l3s.c18 int addr_type; in ipvlan_skb_to_addr() local
28 lyr3h = ipvlan_get_L3_hdr(port, skb, &addr_type); in ipvlan_skb_to_addr()
32 addr = ipvlan_addr_lookup(port, lyr3h, addr_type, true); in ipvlan_skb_to_addr()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_rpfilter.c22 int addr_type = ipv6_addr_type(addr); in rpfilter_addr_unicast() local
23 return addr_type & IPV6_ADDR_UNICAST; in rpfilter_addr_unicast()
28 int addr_type = ipv6_addr_type(addr); in rpfilter_addr_linklocal() local
29 return addr_type & IPV6_ADDR_LINKLOCAL; in rpfilter_addr_linklocal()
/openbmc/linux/net/rds/
H A Dbind.c192 int addr_type; in rds_bind() local
196 addr_type = ipv6_addr_type(&sin6->sin6_addr); in rds_bind()
197 if (!(addr_type & IPV6_ADDR_UNICAST)) { in rds_bind()
200 if (!(addr_type & IPV6_ADDR_MAPPED)) in rds_bind()
213 if (addr_type & IPV6_ADDR_LINKLOCAL) { in rds_bind()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_poweroff.c188 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE; in pps_poweroff_atca()
217 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE; in ipmi_atca_detect()
252 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE; in ipmi_poweroff_atca()
327 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE; in ipmi_poweroff_cpi1()
366 ipmb_addr.addr_type = IPMI_IPMB_ADDR_TYPE; in ipmi_poweroff_cpi1()
474 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE; in ipmi_poweroff_chassis()
578 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE; in ipmi_po_new_smi()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h213 u8 addr_type; member
282 __u8 addr_type; member
777 u8 addr_type; member
1688 u8 addr_type);
1701 u8 addr_type, u8 role);
1708 u8 addr_type);
2052 if (addr_type != ADDR_LE_DEV_RANDOM) in hci_bdaddr_is_rpa()
2063 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()
2228 u8 addr_type, u8 status);
2242 u8 link_type, u8 addr_type);
[all …]
/openbmc/linux/net/l2tp/
H A Dl2tp_ip6.c267 int addr_type; in l2tp_ip6_bind() local
275 addr_type = ipv6_addr_type(&addr->l2tp_addr); in l2tp_ip6_bind()
278 if (addr_type == IPV6_ADDR_MAPPED) in l2tp_ip6_bind()
282 if (addr_type & IPV6_ADDR_MULTICAST) in l2tp_ip6_bind()
298 if (addr_type != IPV6_ADDR_ANY) { in l2tp_ip6_bind()
301 if (addr_type & IPV6_ADDR_LINKLOCAL) { in l2tp_ip6_bind()
365 int addr_type; in l2tp_ip6_connect() local
374 addr_type = ipv6_addr_type(&usin->sin6_addr); in l2tp_ip6_connect()
375 if (addr_type & IPV6_ADDR_MULTICAST) in l2tp_ip6_connect()
378 if (addr_type & IPV6_ADDR_MAPPED) { in l2tp_ip6_connect()
/openbmc/linux/net/netfilter/
H A Dxt_addrtype.c71 int addr_type = ipv6_addr_type(addr); in match_type6() local
74 !(addr_type & IPV6_ADDR_MULTICAST)) in match_type6()
76 if ((mask & XT_ADDRTYPE_UNICAST) && !(addr_type & IPV6_ADDR_UNICAST)) in match_type6()
78 if ((mask & XT_ADDRTYPE_UNSPEC) && addr_type != IPV6_ADDR_ANY) in match_type6()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c251 u16 addr_type = 0; in mtk_flow_offload_replace() local
271 addr_type = match.key->addr_type; in mtk_flow_offload_replace()
285 switch (addr_type) { in mtk_flow_offload_replace()
377 if (addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in mtk_flow_offload_replace()
388 if (addr_type == FLOW_DISSECTOR_KEY_IPV6_ADDRS) { in mtk_flow_offload_replace()
425 if (addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in mtk_flow_offload_replace()
/openbmc/linux/include/net/
H A Dinet_sock.h425 int addr_type) in inet_addr_valid_or_nonlocal() argument
429 addr_type == RTN_LOCAL || in inet_addr_valid_or_nonlocal()
430 addr_type == RTN_MULTICAST || in inet_addr_valid_or_nonlocal()
431 addr_type == RTN_BROADCAST; in inet_addr_valid_or_nonlocal()
H A Dieee802154_netdev.h26 IEEE802154_REQUIRED_SIZE(struct ieee802154_addr_sa, addr_type))
271 switch (sa->addr_type) { in ieee802154_sockaddr_check_size()
292 a->mode = sa->addr_type; in ieee802154_addr_from_sa()
308 sa->addr_type = a->mode; in ieee802154_addr_to_sa()
/openbmc/linux/net/ipv6/
H A Dping.c67 int addr_type; in ping_v6_sendmsg() local
114 addr_type = ipv6_addr_type(daddr); in ping_v6_sendmsg()
115 if ((__ipv6_addr_needs_scope_id(addr_type) && !oif) || in ping_v6_sendmsg()
116 (addr_type & IPV6_ADDR_MAPPED) || in ping_v6_sendmsg()
H A Daf_inet6.c290 int addr_type = 0; in __inet6_bind() local
296 addr_type = ipv6_addr_type(&addr->sin6_addr); in __inet6_bind()
297 if ((addr_type & IPV6_ADDR_MULTICAST) && sk->sk_type == SOCK_STREAM) in __inet6_bind()
316 if (addr_type == IPV6_ADDR_MAPPED) { in __inet6_bind()
348 if (addr_type != IPV6_ADDR_ANY) { in __inet6_bind()
352 if (__ipv6_addr_needs_scope_id(addr_type)) { in __inet6_bind()
380 if (!(addr_type & IPV6_ADDR_MULTICAST)) { in __inet6_bind()
397 if (!(addr_type & IPV6_ADDR_MULTICAST)) in __inet6_bind()
401 if (addr_type != IPV6_ADDR_ANY && addr_type != IPV6_ADDR_MAPPED) in __inet6_bind()
425 if (addr_type != IPV6_ADDR_ANY) in __inet6_bind()
/openbmc/linux/drivers/peci/
H A Drequest.c361 __ep_mmio_read(struct peci_device *device, u8 bar, u8 addr_type, u8 seg, in __ep_mmio_read() argument
377 req->tx.buf[6] = addr_type; in __ep_mmio_read()
382 if (addr_type == PECI_ENDPTCFG_ADDR_TYPE_MMIO_D) in __ep_mmio_read()
471 #define __read_ep_mmio(x, y, addr_type, type1, type2) \ argument
475 return __ep_mmio_read(device, bar, addr_type, seg, bus, dev, func, \

123456