/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_multicast.c | 222 if (!memcmp(mcast->mcmember.mgid.raw, priv->dev->broadcast + 4, in ipoib_mcast_join_finish() 225 if (!priv->broadcast) { in ipoib_mcast_join_finish() 230 priv->broadcast->mcmember.qkey = mcmember->qkey; in ipoib_mcast_join_finish() 231 priv->broadcast->mcmember.mtu = mcmember->mtu; in ipoib_mcast_join_finish() 232 priv->broadcast->mcmember.traffic_class = mcmember->traffic_class; in ipoib_mcast_join_finish() 233 priv->broadcast->mcmember.rate = mcmember->rate; in ipoib_mcast_join_finish() 234 priv->broadcast->mcmember.sl = mcmember->sl; in ipoib_mcast_join_finish() 235 priv->broadcast->mcmember.flow_label = mcmember->flow_label; in ipoib_mcast_join_finish() 236 priv->broadcast->mcmember.hop_limit = mcmember->hop_limit; in ipoib_mcast_join_finish() 241 IPOIB_UD_MTU(ib_mtu_enum_to_int(priv->broadcast->mcmember.mtu)); in ipoib_mcast_join_finish() [all …]
|
D | ipoib_vlan.c | 71 priv->dev->broadcast[8] = pkey >> 8; in __ipoib_vlan_add() 72 priv->dev->broadcast[9] = pkey & 0xff; in __ipoib_vlan_add()
|
D | ipoib_ib.c | 237 else if (memcmp(dgid, dev->broadcast + 4, sizeof(union ib_gid)) == 0) in ipoib_ib_handle_rx_wc() 950 priv->dev->broadcast[8] = priv->pkey >> 8; in update_parent_pkey() 951 priv->dev->broadcast[9] = priv->pkey & 0xff; in update_parent_pkey()
|
D | ipoib_main.c | 761 if (!priv->broadcast) in path_rec_create() 778 path->pathrec.traffic_class = priv->broadcast->mcmember.traffic_class; in path_rec_create() 1647 memcpy(dev->broadcast, ipv4_bcast_addr, INFINIBAND_ALEN); in ipoib_setup() 1860 priv->dev->broadcast[8] = priv->pkey >> 8; in ipoib_add_port() 1861 priv->dev->broadcast[9] = priv->pkey & 0xff; in ipoib_add_port()
|
D | ipoib.h | 327 struct ipoib_mcast *broadcast; member
|
/linux-4.4.14/include/net/ |
D | if_inet6.h | 231 const unsigned char *broadcast, char *buf) in ipv6_ib_mc_map() argument 233 unsigned char scope = broadcast[5] & 0xF; in ipv6_ib_mc_map() 243 buf[8] = broadcast[8]; /* P_Key */ in ipv6_ib_mc_map() 244 buf[9] = broadcast[9]; in ipv6_ib_mc_map() 249 const unsigned char *broadcast, char *buf) in ipv6_ipgre_mc_map() argument 251 if ((broadcast[0] | broadcast[1] | broadcast[2] | broadcast[3]) != 0) { in ipv6_ipgre_mc_map() 252 memcpy(buf, broadcast, 4); in ipv6_ipgre_mc_map()
|
D | ip.h | 414 static inline void ip_ib_mc_map(__be32 naddr, const unsigned char *broadcast, char *buf) in ip_ib_mc_map() argument 417 unsigned char scope = broadcast[5] & 0xF; in ip_ib_mc_map() 428 buf[8] = broadcast[8]; /* P_Key */ in ip_ib_mc_map() 429 buf[9] = broadcast[9]; in ip_ib_mc_map() 445 static inline void ip_ipgre_mc_map(__be32 naddr, const unsigned char *broadcast, char *buf) in ip_ipgre_mc_map() argument 447 if ((broadcast[0] | broadcast[1] | broadcast[2] | broadcast[3]) != 0) in ip_ipgre_mc_map() 448 memcpy(buf, broadcast, 4); in ip_ipgre_mc_map()
|
/linux-4.4.14/include/rdma/ |
D | ib_addr.h | 81 unsigned char broadcast[MAX_ADDR_LEN]; member 133 return ((u16)dev_addr->broadcast[8] << 8) | (u16)dev_addr->broadcast[9]; in ib_addr_get_pkey() 138 dev_addr->broadcast[8] = pkey >> 8; in ib_addr_set_pkey() 139 dev_addr->broadcast[9] = (unsigned char) pkey; in ib_addr_set_pkey() 145 memcpy(gid, dev_addr->broadcast + 4, sizeof *gid); in ib_addr_get_mgid()
|
/linux-4.4.14/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 48 static int broadcast; variable 281 int unit_test(int broadcast, long lock, int third_party_owner, long timeout_ns) in unit_test() argument 305 if (broadcast) in unit_test() 369 broadcast = 1; in main() 398 broadcast, locked, owner, timeout_ns); in main() 405 ret = unit_test(broadcast, locked, owner, timeout_ns); in main()
|
/linux-4.4.14/net/bluetooth/bnep/ |
D | netdev.c | 79 memcpy(__skb_put(skb, ETH_ALEN), dev->broadcast, ETH_ALEN); in bnep_net_set_mc_list() 86 memcpy(__skb_put(skb, ETH_ALEN), dev->broadcast, ETH_ALEN); in bnep_net_set_mc_list() 87 memcpy(__skb_put(skb, ETH_ALEN), dev->broadcast, ETH_ALEN); in bnep_net_set_mc_list() 221 eth_broadcast_addr(dev->broadcast); in bnep_net_setup()
|
D | core.c | 174 set_bit(bnep_mc_hash(s->dev->broadcast), (ulong *) &s->mc_filter); in bnep_ctrl_set_mcfilter() 612 set_bit(bnep_mc_hash(dev->broadcast), (ulong *) &s->mc_filter); in bnep_add_connection()
|
/linux-4.4.14/kernel/time/ |
D | Makefile | 7 obj-y += tick-broadcast.o 8 obj-$(CONFIG_TICK_ONESHOT) += tick-broadcast-hrtimer.o
|
D | tick-internal.h | 20 extern void tick_setup_periodic(struct clock_event_device *dev, int broadcast); 71 extern void tick_set_periodic_handler(struct clock_event_device *dev, int broadcast); 88 static inline void tick_set_periodic_handler(struct clock_event_device *dev, int broadcast) in tick_set_periodic_handler() argument
|
D | tick-common.c | 144 void tick_setup_periodic(struct clock_event_device *dev, int broadcast) in tick_setup_periodic() argument 146 tick_set_periodic_handler(dev, broadcast); in tick_setup_periodic() 432 bool broadcast = tick_resume_check_broadcast(); in tick_resume_local() local 435 if (!broadcast) { in tick_resume_local()
|
D | tick-broadcast.c | 145 if (!dev->broadcast) in tick_device_setup_broadcast_func() 146 dev->broadcast = tick_broadcast; in tick_device_setup_broadcast_func() 147 if (!dev->broadcast) { in tick_device_setup_broadcast_func() 150 dev->broadcast = err_broadcast; in tick_device_setup_broadcast_func() 295 td->evtdev->broadcast(mask); in tick_do_broadcast() 430 void tick_set_periodic_handler(struct clock_event_device *dev, int broadcast) in tick_set_periodic_handler() argument 432 if (!broadcast) in tick_set_periodic_handler()
|
D | Kconfig | 36 # Architecture can handle broadcast in a driver-agnostic way
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | time.c | 102 static void broadcast(const struct cpumask *mask) in broadcast() function 116 .broadcast = broadcast,
|
/linux-4.4.14/Documentation/hwmon/ |
D | acpi_power_meter | 28 When both of them are set, an ACPI event will be broadcast on the ACPI netlink 38 average power consumption exceeds the cap, an ACPI event will be broadcast on 45 all cases the ACPI event will be broadcast on the ACPI netlink event socket as
|
/linux-4.4.14/net/802/ |
D | fddi.c | 125 if (memcmp(fddi->daddr, dev->broadcast, FDDI_K_ALEN) == 0) in fddi_type_trans() 168 memset(dev->broadcast, 0xFF, FDDI_K_ALEN); in fddi_setup()
|
D | fc.c | 92 memset(dev->broadcast, 0xFF, FC_ALEN); in fc_setup()
|
D | hippi.c | 179 memset(dev->broadcast, 0xFF, HIPPI_ALEN); in hippi_setup()
|
/linux-4.4.14/drivers/staging/vt6656/ |
D | key.c | 55 u8 broadcast[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in vnt_set_keymode() local 65 bssid = &broadcast[0]; in vnt_set_keymode()
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | key.c | 49 u8 broadcast[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in vnt_set_keymode() local 59 bssid = &broadcast[0]; in vnt_set_keymode()
|
/linux-4.4.14/net/appletalk/ |
D | dev.c | 22 dev->broadcast[0] = 0xFF; in ltalk_setup()
|
/linux-4.4.14/include/linux/ |
D | if_link.h | 13 __u64 broadcast; member
|
D | clockchips.h | 118 void (*broadcast)(const struct cpumask *mask); member
|
D | netdevice.h | 1699 unsigned char broadcast[MAX_ADDR_LEN]; member
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | enic_dev.c | 79 int broadcast, int promisc, int allmulti) in enic_dev_packet_filter() argument 85 multicast, broadcast, promisc, allmulti); in enic_dev_packet_filter()
|
D | enic_dev.h | 47 int broadcast, int promisc, int allmulti);
|
D | vnic_dev.h | 138 int broadcast, int promisc, int allmulti);
|
D | vnic_dev.c | 757 int broadcast, int promisc, int allmulti) in vnic_dev_packet_filter() argument 765 (broadcast ? CMD_PFILTER_BROADCAST : 0) | in vnic_dev_packet_filter()
|
D | enic_main.c | 851 int broadcast = (netdev->flags & IFF_BROADCAST) ? 1 : 0; in enic_set_rx_mode() local 863 multicast, broadcast, promisc, allmulti); in enic_set_rx_mode()
|
/linux-4.4.14/arch/sh/kernel/ |
D | localtimer.c | 52 clk->broadcast = smp_timer_broadcast; in local_timer_setup()
|
/linux-4.4.14/Documentation/block/ |
D | capability.txt | 13 of media change events. These events will be broadcast to user
|
/linux-4.4.14/Documentation/networking/ |
D | ipvlan.txt | 34 that in L3 mode the slaves wont receive any multicast / broadcast traffic. 41 out. In this mode the slaves will RX/TX multicast and broadcast (if applicable) 49 will not receive nor can send multicast / broadcast traffic.
|
D | altera_tse.txt | 179 to the broadcast address or a multicast group. 187 the broadcast address. 196 a multicast group or broadcast address. 204 broadcast address. 216 including error, discarded, unicast, multicast, and broadcast packets.
|
D | vrf.txt | 249 broadcast 10.2.1.0 dev eth1 proto kernel scope link src 10.2.1.2 252 broadcast 10.2.1.255 dev eth1 proto kernel scope link src 10.2.1.2 253 broadcast 10.2.2.0 dev eth2 proto kernel scope link src 10.2.2.2 256 broadcast 10.2.2.255 dev eth2 proto kernel scope link src 10.2.2.2
|
D | e100.txt | 155 one system on two IP networks in the same Ethernet broadcast domain 166 (2) installing the interfaces in separate broadcast domains (either
|
D | can.txt | 160 TCP/IP and ethernet networking, the CAN bus is a broadcast-only(!) 247 socket protocol and the broadcast manager (BCM). So to open a socket, 650 to communicate with the broadcast manager and the available operations are 653 The broadcast manager sends responses to user space in the same form: 667 messages to the broadcast manager from user space have this structure. 688 The broadcast manager socket is able to handle any number of in flight 692 When the broadcast manager socket is bound to 'any' CAN interface (=> the 700 The opcode defines the operation for the broadcast manager to carry out, 701 or details the broadcast managers response to several events, including 704 Transmit Operations (user space to broadcast manager): [all …]
|
D | netconsole.txt | 37 tgt-macaddr ethernet MAC address for logging agent (broadcast) 171 WARNING: the default target ethernet setting uses the broadcast
|
D | batman-adv.txt | 90 sends its broadcast packets):
|
D | switchdev.txt | 169 - VLAN flooding of multicast/broadcast and unknown unicast packets 278 For a given L2 VLAN domain, the switch device should flood multicast/broadcast
|
D | ixgb.txt | 392 one system on two IP networks in the same Ethernet broadcast domain 402 - Install the interfaces in separate broadcast domains - either in
|
D | bonding.txt | 356 for backup slaves is on the broadcast ARP request sent out via the 390 levels of third party broadcast traffic would fool the standard 589 broadcast or 3 666 ARP request is broadcast it uses the hardware address 1797 The balance-rr, balance-xor and broadcast modes generally 2105 For the balance-rr, balance-xor, broadcast, and 802.3ad modes, 2177 broadcast modes are the only useful bonding modes when optimizing for 2188 broadcast: This mode is really a special purpose mode, and is suitable 2193 independent networks, then the broadcast mode may be suitable. 2366 broadcast: Like active-backup, there is not much advantage to this
|
D | README.sb1000 | 176 denied packets on your broadcast interface (IP address xxx.yyy.zzz.255
|
D | decnet.txt | 192 to a host computer when they are addressed to it, or to the broadcast address.
|
D | ip-sysctl.txt | 850 TIMESTAMP requests sent to it via broadcast/multicast. 896 Some routers violate RFC1122 by sending bogus responses to broadcast 981 the broadcast packets are received only on one of them.
|
/linux-4.4.14/drivers/cpuidle/ |
D | cpuidle.c | 175 bool broadcast = !!(target_state->flags & CPUIDLE_FLAG_TIMER_STOP); in cpuidle_enter_state() local 184 if (broadcast && tick_broadcast_enter()) { in cpuidle_enter_state() 210 if (broadcast) { in cpuidle_enter_state()
|
/linux-4.4.14/Documentation/features/time/arch-tick-broadcast/ |
D | arch-support.txt | 2 # Feature name: arch-tick-broadcast
|
/linux-4.4.14/net/tipc/ |
D | ib_media.c | 73 addr->broadcast = !memcmp(msg, b->bcast_addr.value, in tipc_ib_raw2addr()
|
D | eth_media.c | 70 addr->broadcast = !memcmp(addr->value, bcast_mac, ETH_ALEN); in tipc_eth_raw2addr()
|
D | udp_media.c | 104 addr->broadcast = 1; in tipc_udp_media_addr_set() 107 addr->broadcast = 1; in tipc_udp_media_addr_set() 368 b->bcast_addr.broadcast = 1; in tipc_udp_enable()
|
D | bearer.h | 83 u8 broadcast; member
|
D | discover.c | 145 if (maddr.broadcast) in tipc_disc_rcv()
|
D | bearer.c | 388 memcpy(b->bcast_addr.value, dev->broadcast, b->media->hwaddr_len); in tipc_enable_l2_media() 390 b->bcast_addr.broadcast = 1; in tipc_enable_l2_media()
|
/linux-4.4.14/virt/kvm/arm/ |
D | vgic-v3-emul.c | 938 bool broadcast; in vgic_v3_dispatch_sgi() local 942 broadcast = reg & BIT(ICC_SGI1R_IRQ_ROUTING_MODE_BIT); in vgic_v3_dispatch_sgi() 963 if (!broadcast && target_cpus == 0) in vgic_v3_dispatch_sgi() 967 if (broadcast && c == vcpu_id) in vgic_v3_dispatch_sgi() 970 if (!broadcast) { in vgic_v3_dispatch_sgi()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | Kconfig | 80 bool "Enable broadcast filtering" 85 Enabling broadcast filtering will drop any incoming wireless 86 broadcast frames, except some very specific predefined
|
/linux-4.4.14/Documentation/video4linux/ |
D | radiotrack.txt | 26 broadcast band, so I could pick up the audio carriers from North American 27 broadcast TV channels, situated just below and above the 87.0-109.0 MHz range. 39 more or less limited from 87.0 to 109.0 MHz (the commercial FM broadcast
|
D | si4713.txt | 12 The Si4713 integrates transmit functions for FM broadcast stereo transmission.
|
D | Zoran | 142 tv broadcast formats all aver the world. 147 And talking about a colorsystem says not to much about how it is broadcast. 173 We do not talk about how the audio is broadcast !
|
D | README.ivtv | 24 * Hardware mpeg2 capture of broadcast video (and sound) via the tuner or
|
/linux-4.4.14/drivers/net/usb/ |
D | catc.c | 641 u8 broadcast[ETH_ALEN]; in catc_set_multicast_list() local 644 eth_broadcast_addr(broadcast); in catc_set_multicast_list() 647 catc_multicast(broadcast, catc->multicast); in catc_set_multicast_list() 779 u8 broadcast[ETH_ALEN]; in catc_probe() local 883 eth_broadcast_addr(broadcast); in catc_probe() 884 catc_multicast(broadcast, catc->multicast); in catc_probe()
|
D | kaweth.c | 1167 memcpy(netdev->broadcast, &bcast_addr, sizeof(bcast_addr)); in kaweth_probe()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | leon_smp.c | 135 int broadcast = in leon_smp_setbroadcast() local 138 if (!broadcast) { in leon_smp_setbroadcast()
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | linux_mon.c | 34 u8 broadcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; variable 252 if (skb->data[0] == 0xc0 && (!(memcmp(broadcast, &skb->data[4], 6)))) { in WILC_WFI_mon_xmit()
|
/linux-4.4.14/net/ethernet/ |
D | eth.c | 165 if (ether_addr_equal_64bits(eth->h_dest, dev->broadcast)) in eth_type_trans() 362 eth_broadcast_addr(dev->broadcast); in ether_setup()
|
/linux-4.4.14/net/ipv4/ |
D | arp.c | 197 ip_ib_mc_map(addr, dev->broadcast, haddr); in arp_mc_map() 200 ip_ipgre_mc_map(addr, dev->broadcast, haddr); in arp_mc_map() 204 memcpy(haddr, dev->broadcast, dev->addr_len); in arp_mc_map() 274 memcpy(neigh->ha, dev->broadcast, dev->addr_len); in arp_constructor() 548 dest_hw = dev->broadcast; in arp_create() 742 sha = dev->broadcast; in arp_process()
|
D | ipip.c | 302 memcpy(dev->broadcast, &tunnel->parms.iph.daddr, 4); in ipip_tunnel_init()
|
D | ip_vti.c | 366 memcpy(dev->broadcast, &iph->daddr, 4); in vti_tunnel_init()
|
D | Kconfig | 207 bool "IP: broadcast GRE over IP" 210 One application of GRE/IP is to construct a broadcast WAN (Wide Area
|
D | ipconfig.c | 872 dev->broadcast, dev->dev_addr, skb->len) < 0) { in ic_bootp_send_if()
|
D | ip_tunnel.c | 828 memcpy(dev->broadcast, &p->iph.daddr, 4); in ip_tunnel_update()
|
D | ip_gre.c | 872 memcpy(dev->broadcast, &iph->daddr, 4); in ipgre_tunnel_init()
|
/linux-4.4.14/net/8021q/ |
D | vlan_dev.c | 563 if (is_zero_ether_addr(dev->broadcast)) in vlan_dev_init() 564 memcpy(dev->broadcast, real_dev->broadcast, dev->addr_len); in vlan_dev_init() 802 eth_zero_addr(dev->broadcast); in vlan_setup()
|
/linux-4.4.14/Documentation/dvb/ |
D | avermedia.txt | 35 * Tune the receiver to receive a broadcast signal 36 * demodulate the broadcast signal 58 * Tune the received to receive a broadcast signal. 59 * Extract the encoded digital datastream from the broadcast 164 The frequencies broadcast by Mount Dandenong are:
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-net | 61 What: /sys/class/net/<iface>/broadcast 66 Hardware broadcast address for this interface. Format is a 67 string, e.g: ff:ff:ff:ff:ff:ff for an Ethernet broadcast MAC
|
D | sysfs-bus-coresight-devices-etm4x | 91 P0 instruction tracing, branch broadcast, cycle counting and
|
/linux-4.4.14/drivers/net/ethernet/sgi/ |
D | meth.h | 95 u64 broadcast:1; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_flow_table.c | 733 mlx5e_add_eth_addr_rule(priv, &ea->broadcast, MLX5E_FULLMATCH); in mlx5e_set_rx_mode_work() 738 mlx5e_del_eth_addr_from_flow_table(priv, &ea->broadcast); in mlx5e_set_rx_mode_work() 755 ether_addr_copy(priv->eth_addr.broadcast.addr, priv->netdev->broadcast); in mlx5e_init_eth_addr()
|
D | en.h | 453 struct mlx5e_eth_addr_info broadcast; member
|
/linux-4.4.14/drivers/char/ipmi/ |
D | ipmi_msghandler.c | 136 unsigned int broadcast : 1; member 779 int broadcast, in intf_next_seq() argument 802 intf->seq_table[i].broadcast = broadcast; in intf_next_seq() 1414 int broadcast, in format_ipmb_msg() argument 1418 int i = broadcast; in format_ipmb_msg() 1424 if (broadcast) in format_ipmb_msg() 1655 int broadcast = 0; in i_ipmi_request() local 1683 broadcast = 1; in i_ipmi_request() 1695 if ((msg->data_len + 10 + broadcast) > IPMI_MAX_MSG_LENGTH) { in i_ipmi_request() 1717 msgid, broadcast, in i_ipmi_request() [all …]
|
/linux-4.4.14/drivers/acpi/ |
D | processor_idle.c | 172 int broadcast) in lapic_timer_state_broadcast() argument 177 if (broadcast) in lapic_timer_state_broadcast() 191 int broadcast) in lapic_timer_state_broadcast() argument
|
/linux-4.4.14/net/ieee802154/6lowpan/ |
D | core.c | 104 memset(ldev->broadcast, 0xff, IEEE802154_ADDR_LEN); in lowpan_setup()
|
D | tx.c | 241 if (!memcmp(daddr, ldev->broadcast, EUI64_ADDR_LEN)) { in lowpan_header()
|
/linux-4.4.14/net/irda/ |
D | irda_device.c | 275 memset(dev->broadcast, 0xff, LAP_ALEN); in irda_device_setup()
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | vnic_dev.h | 134 int broadcast, int promisc, int allmulti);
|
D | vnic_dev.c | 473 int broadcast, int promisc, int allmulti) in vnic_dev_packet_filter() argument 481 (broadcast ? CMD_PFILTER_BROADCAST : 0) | in vnic_dev_packet_filter()
|
/linux-4.4.14/drivers/staging/most/aim-network/ |
D | networking.c | 84 const u8 broadcast[] = { 0x03, 0xFF }; in skb_to_mamac() local 102 dest_addr = broadcast; in skb_to_mamac()
|
/linux-4.4.14/net/caif/ |
D | caif_usb.c | 165 dev->broadcast); in cfusbl_device_notify()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | addr.c | 116 memcpy(dev_addr->broadcast, dev->broadcast, MAX_ADDR_LEN); in rdma_copy_addr()
|
D | cma.c | 3576 ipv6_ib_mc_map(&sin6->sin6_addr, dev_addr->broadcast, mc_map); in cma_set_mgid() 3581 ip_ib_mc_map(sin->sin_addr.s_addr, dev_addr->broadcast, mc_map); in cma_set_mgid()
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/ |
D | eth_defs.h | 150 unsigned int broadcast : 1; member
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | time-ts.c | 331 evt->broadcast = smp_timer_broadcast; in bfin_coretmr_clockevent_init()
|
/linux-4.4.14/include/drm/ |
D | drm_dp_mst_helper.h | 141 bool broadcast; member
|
/linux-4.4.14/net/l2tp/ |
D | l2tp_eth.c | 77 eth_broadcast_addr(dev->broadcast); in l2tp_eth_dev_init()
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | firewire-cdev | 26 - Asynchronous broadcast request transmission
|
/linux-4.4.14/net/ipv6/ |
D | ndisc.c | 281 ipv6_ib_mc_map(addr, dev->broadcast, buf); in ndisc_mc_map() 284 return ipv6_ipgre_mc_map(addr, dev->broadcast, buf); in ndisc_mc_map() 287 memcpy(buf, dev->broadcast, dev->addr_len); in ndisc_mc_map() 340 memcpy(neigh->ha, dev->broadcast, dev->addr_len); in ndisc_constructor()
|
D | ip6_gre.c | 939 memcpy(dev->broadcast, &p->raddr, sizeof(struct in6_addr)); in ip6gre_tnl_link_config() 1285 memcpy(dev->broadcast, &tunnel->parms.raddr, sizeof(struct in6_addr)); in ip6gre_tunnel_init()
|
D | sit.c | 199 memcpy(dev->broadcast, &t->parms.iph.daddr, 4); in ipip6_tunnel_create() 1091 memcpy(t->dev->broadcast, &p->iph.daddr, 4); in ipip6_tunnel_update()
|
D | ip6_vti.c | 614 memcpy(dev->broadcast, &p->raddr, sizeof(struct in6_addr)); in vti6_link_config()
|
D | ip6_tunnel.c | 1304 memcpy(dev->broadcast, &p->raddr, sizeof(struct in6_addr)); in ip6_tnl_link_config()
|
/linux-4.4.14/net/ax25/ |
D | ax25_in.c | 237 if (!mine && ax25cmp(&dest, (ax25_address *)dev->broadcast) != 0) in ax25_rcv()
|
/linux-4.4.14/net/core/ |
D | dev_ioctl.c | 269 memcpy(dev->broadcast, ifr->ifr_hwaddr.sa_data, in dev_ifsioc()
|
D | net-sysfs.c | 163 return sysfs_format_mac(buf, ndev->broadcast, ndev->addr_len); in broadcast_show() 166 static DEVICE_ATTR_RO(broadcast);
|
D | rtnetlink.c | 1167 vf_stats.broadcast) || in rtnl_fill_vfinfo() 1248 nla_put(skb, IFLA_BROADCAST, dev->addr_len, dev->broadcast)) in rtnl_fill_ifinfo() 1789 nla_memcpy(dev->broadcast, tb[IFLA_BROADCAST], dev->addr_len); in do_setlink() 2128 memcpy(dev->broadcast, nla_data(tb[IFLA_BROADCAST]), in rtnl_create_link()
|
/linux-4.4.14/drivers/net/hamradio/ |
D | bpqether.c | 481 memcpy(dev->broadcast, &ax25_bcast, AX25_ADDR_LEN); in bpq_setup()
|
D | mkiss.c | 659 memcpy(dev->broadcast, &ax25_bcast, AX25_ADDR_LEN); in ax_setup()
|
D | 6pack.c | 324 memcpy(dev->broadcast, &ax25_bcast, AX25_ADDR_LEN); in sp_setup()
|
D | hdlcdrv.c | 685 memcpy(dev->broadcast, &ax25_bcast, AX25_ADDR_LEN); in hdlcdrv_setup()
|
D | yam.c | 1137 memcpy(dev->broadcast, &ax25_bcast, AX25_ADDR_LEN); in yam_setup()
|
D | baycom_epp.c | 1155 memcpy(dev->broadcast, &ax25_bcast, AX25_ADDR_LEN); in baycom_probe()
|
D | dmascc.c | 440 memcpy(dev->broadcast, &ax25_bcast, AX25_ADDR_LEN); in dev_setup()
|
D | scc.c | 1564 memcpy(dev->broadcast, &ax25_bcast, AX25_ADDR_LEN); in scc_net_setup()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 151 buf[idx++] = (hdr->broadcast << 7) | (hdr->path_msg << 6) | in drm_dp_encode_sideband_msg_hdr() 186 hdr->broadcast = (buf[idx] >> 7) & 0x1; in drm_dp_decode_sideband_msg_hdr() 1413 hdr->broadcast = 1; in set_hdr_from_dst_qlock() 1415 hdr->broadcast = 0; in set_hdr_from_dst_qlock() 1956 int req_type, int seqno, bool broadcast) in drm_dp_send_up_ack_reply() argument 2272 if (!mgr->up_req_recv.initial_hdr.broadcast) { in drm_dp_mst_handle_up_req()
|
/linux-4.4.14/Documentation/ |
D | futex-requeue-pi.txt | 130 nr_wake=1. nr_requeue should be INT_MAX for broadcast and 0 for
|
D | kernel-parameters.txt | 4150 plus one apbt timer for broadcast timer.
|
/linux-4.4.14/drivers/firewire/ |
D | net.c | 512 is_broadcast ? net->broadcast : net->dev_addr, in fwnet_finish_incoming_packet() 522 if (memcmp(eth->h_dest, net->broadcast, in fwnet_finish_incoming_packet() 1493 memset(net->broadcast, -1, net->addr_len); in fwnet_probe()
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | cpsw.c | 1103 cpsw_ale_add_mcast(priv->ale, priv->ndev->broadcast, in cpsw_add_dual_emac_def_ale_entries() 1148 cpsw_ale_add_mcast(priv->ale, priv->ndev->broadcast, in cpsw_slave_open() 1228 cpsw_ale_add_mcast(priv->ale, priv->ndev->broadcast, in cpsw_init_host_port() 1678 ret = cpsw_ale_add_mcast(priv->ale, priv->ndev->broadcast, in cpsw_add_vlan_ale_entry() 1745 return cpsw_ale_del_mcast(priv->ale, priv->ndev->broadcast, in cpsw_ndo_vlan_rx_kill_vid()
|
D | netcp_ethss.c | 2116 cpsw_ale_del_mcast(gbe_dev->ale, intf->ndev->broadcast, in gbe_slave_stop() 2154 cpsw_ale_add_mcast(priv->ale, gbe_intf->ndev->broadcast, in gbe_slave_open()
|
D | netcp_core.c | 1447 netcp_addr_add_mark(netcp, ndev->broadcast, ADDR_BCAST); in netcp_set_rx_mode()
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | Kconfig | 165 Enables udbg early debugging output by sending broadcast UDP
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | cci.txt | 9 It allows snooping and distributed virtual memory message broadcast across
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 178 boardcast||broadcast 182 broadcat||broadcast
|
/linux-4.4.14/Documentation/DocBook/ |
D | networking.xml.db | 379 API-is-broadcast-ether-addr 384 API-eth-broadcast-addr
|
/linux-4.4.14/net/bridge/netfilter/ |
D | Kconfig | 137 the generic networking code): broadcast, multicast,
|
/linux-4.4.14/net/decnet/ |
D | dn_neigh.c | 139 memcpy(neigh->ha, dev->broadcast, dev->addr_len); in dn_neigh_construct()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | base.c | 709 if (tcb_desc->multicast || tcb_desc->broadcast) { in _rtl_txrate_selectmode() 780 if (tcb_desc->multicast || tcb_desc->broadcast) in _rtl_query_bandwidth_mode() 1155 tcb_desc->broadcast = 1; in rtl_get_tcb_desc()
|
D | wifi.h | 2055 u8 broadcast:1; member
|
/linux-4.4.14/drivers/net/ipvlan/ |
D | ipvlan_core.c | 214 if (ether_addr_equal(ethh->h_dest, port->dev->broadcast)) in ipvlan_process_multicast()
|
D | ipvlan_main.c | 237 __set_bit(ipvlan_mac_hash(dev->broadcast), mc_filters); in ipvlan_set_multicast_mac_filter()
|
/linux-4.4.14/drivers/net/appletalk/ |
D | cops.c | 950 dev->broadcast[0] = 0xFF; in cops_ioctl()
|
D | ltpc.c | 843 dev->broadcast[0] = 0xFF; in ltpc_ioctl()
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptlan.c | 1367 memset(dev->broadcast, 0xff, FC_ALEN); in mpt_register_lan_device() 1516 if (!memcmp(fch->daddr, dev->broadcast, FC_ALEN)) { in mpt_lan_type_trans()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | README | 206 <condition>: bit 0 = 1 -- broadcast data
|
/linux-4.4.14/net/mac802154/ |
D | iface.c | 536 memset(dev->broadcast, 0xff, IEEE802154_EXTENDED_ADDR_LEN); in ieee802154_if_setup()
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 249 NetBIOS name service requests are sent as broadcast messages from an 255 netmask and broadcast address. When properly configured, the output 269 SNMP service requests are sent as broadcast messages from an 275 netmask and broadcast address. 1310 iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
|
/linux-4.4.14/drivers/net/ |
D | macvlan.c | 208 if (ether_addr_equal_64bits(eth->h_dest, dev->broadcast)) in macvlan_broadcast_one() 734 __set_bit(mc_hash(vlan, dev->broadcast), filter); in macvlan_set_mac_lists()
|
/linux-4.4.14/drivers/net/phy/ |
D | dp83640.c | 244 static void ext_write(int broadcast, struct phy_device *phydev, in ext_write() argument 253 if (broadcast) in ext_write()
|
/linux-4.4.14/arch/um/ |
D | Kconfig.net | 32 While the UML believes it's on a (multi-device, broadcast) virtual
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_l3_main.c | 1795 memcpy(tg_addr, card->dev->broadcast, in qeth_l3_rebuild_skb() 1802 memcpy(tg_addr, card->dev->broadcast, in qeth_l3_rebuild_skb() 2653 if (!memcmp(skb->data, skb->dev->broadcast, 6)) in qeth_l3_get_cast_type() 2751 skb->dev->broadcast, 6)) { in qeth_l3_fill_header()
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | boot-options.txt | 36 to broadcast MCEs.
|
/linux-4.4.14/Documentation/PCI/ |
D | pcieaer-howto.txt | 189 If an error message indicates a fatal error, kernel will broadcast
|
/linux-4.4.14/drivers/net/arcnet/ |
D | arcnet.c | 377 dev->broadcast[0] = 0x00; /* for us, broadcasts are address 0 */ in arcdev_setup()
|
/linux-4.4.14/net/ |
D | Kconfig | 340 are broadcast via netlink socket to any listening user space
|
/linux-4.4.14/drivers/net/plip/ |
D | plip.c | 552 if(ether_addr_equal_64bits(eth->h_dest, dev->broadcast)) in plip_type_trans()
|
/linux-4.4.14/Documentation/target/ |
D | tcmu-design.txt | 218 If a new device is added or removed, a notification will be broadcast
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_hw.h | 371 uint16_t broadcast:1; /* FC Word 1, bit 24 */ member 380 uint16_t broadcast:1; /* FC Word 1, bit 24 */ member
|
/linux-4.4.14/drivers/net/team/ |
D | team.c | 2022 memcpy(dev->broadcast, port_dev->broadcast, port_dev->addr_len); in team_setup_by_port()
|
/linux-4.4.14/drivers/media/dvb-core/ |
D | dvb_net.c | 148 if(ether_addr_equal(eth->h_dest,dev->broadcast)) in dvb_net_eth_type_trans()
|
/linux-4.4.14/drivers/net/wan/ |
D | hdlc_fr.c | 1095 dlci_to_q922(dev->broadcast, dlci); in fr_add_pvc()
|
/linux-4.4.14/arch/x86/kernel/apic/ |
D | apic.c | 532 .broadcast = lapic_timer_broadcast,
|
/linux-4.4.14/drivers/net/cris/ |
D | eth_v10.c | 546 SETS(network_rec_config_shadow, R_NETWORK_REC_CONFIG, broadcast, receive); in e100_open()
|
/linux-4.4.14/net/netlink/ |
D | af_netlink.c | 1689 int broadcast) in netlink_alloc_large_skb() argument 1694 if (size <= NLMSG_GOODSIZE || broadcast) in netlink_alloc_large_skb()
|
/linux-4.4.14/net/ipx/ |
D | af_ipx.c | 649 memcpy(dest_node, dev->broadcast, addr_len); in ipxitf_send()
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_main.c | 1134 memcpy(bond_dev->broadcast, slave_dev->broadcast, in bond_setup_by_slave()
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 677 broadcast wakeups (thundering herds) has been used to implement these two 680 the broadcast wakeups these operations can be put under a new spinlock and
|
/linux-4.4.14/arch/arm/mm/ |
D | Kconfig | 865 processors, if cache maintenance operations are not broadcast
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 777 u_int broadcast; member 1872 lp->pktStats.broadcast++; in de4x5_local_stats()
|
/linux-4.4.14/drivers/net/wireless/ |
D | ray_cs.c | 811 eth_broadcast_addr(dev->broadcast); in ray_dev_init()
|
D | airo.c | 2674 eth_broadcast_addr(dev->broadcast); in wifi_setup()
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | isdn_net.c | 1374 if (ether_addr_equal(eth->h_dest, dev->broadcast)) in isdn_net_type_trans()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 3092 bcmgenet_set_mdf_addr(priv, dev->broadcast, &i, &mc); in bcmgenet_set_rx_mode()
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1133 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 1191 !compare_ether_addr(eh->h_dest, adapter->netdev->broadcast))
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1047 byte are broadcast addresses, which you don't want assigned to a
|