Searched defs:broadcast (Results 1 - 25 of 36) sorted by relevance

12

/external/autotest/client/common_lib/cros/network/
H A Dnetblock.py104 def broadcast(self): member in class:Netblock
105 """@return the IPv4 broadcast address, e.g., '192.168.0.255'."""
/external/parameter-framework/asio/include/asio/ip/
H A Daddress_v4.hpp177 /// Obtain an address object that represents the broadcast address.
178 static address_v4 broadcast() function in class:asio::ip::address_v4
183 /// Obtain an address object that represents the broadcast address that
185 ASIO_DECL static address_v4 broadcast(
/external/parameter-framework/asio-1.10.6/include/asio/ip/
H A Daddress_v4.hpp177 /// Obtain an address object that represents the broadcast address.
178 static address_v4 broadcast() function in class:asio::ip::address_v4
183 /// Obtain an address object that represents the broadcast address that
185 ASIO_DECL static address_v4 broadcast(
/external/android-clat/
H A Dsetif.c37 * broadcast - broadcast address (only for AF_INET, ignored for AF_INET6)
39 int add_address(const char *ifname, int family, const void *address, int prefixlen, const void *broadcast) { argument
78 if(nla_put(msg, IFA_BROADCAST, addr_size, broadcast) < 0) {
/external/parameter-framework/asio/include/asio/
H A Dsocket_base.hpp50 /// Socket option to permit sending of broadcast messages.
59 * asio::socket_base::broadcast option(true);
68 * asio::socket_base::broadcast option;
78 broadcast; typedef in class:asio::socket_base
/external/parameter-framework/asio-1.10.6/include/asio/
H A Dsocket_base.hpp50 /// Socket option to permit sending of broadcast messages.
59 * asio::socket_base::broadcast option(true);
68 * asio::socket_base::broadcast option;
78 broadcast; typedef in class:asio::socket_base
/external/dhcpcd-6.8.2/
H A Dif-sun.c109 const struct in_addr *netmask, const struct in_addr *broadcast,
108 if_address(const struct interface *iface, const struct in_addr *address, const struct in_addr *netmask, const struct in_addr *broadcast, int action) argument
H A Dif-bsd.c459 const struct in_addr *netmask, const struct in_addr *broadcast,
478 if (action >= 0 && broadcast)
479 ADDADDR(&ifra.ifra_broadaddr, broadcast);
458 if_address(const struct interface *ifp, const struct in_addr *address, const struct in_addr *netmask, const struct in_addr *broadcast, int action) argument
H A Dif-linux.c233 /* Some qeth setups require the use of the broadcast flag. */
1288 const struct in_addr *broadcast, int action)
1309 if (action >= 0 && broadcast)
1311 &broadcast->s_addr, sizeof(broadcast->s_addr));
1286 if_address(const struct interface *iface, const struct in_addr *address, const struct in_addr *netmask, const struct in_addr *broadcast, int action) argument
/external/dnsmasq/src/
H A Dbpf.c88 struct in_addr addr, netmask, broadcast; local
89 broadcast.s_addr = 0;
95 broadcast = ((struct sockaddr_in *) &ifr->ifr_addr)->sin_addr;
98 netmask, broadcast,
158 net broadcast or the destination can't reply to ARP yet,
H A Dnetlink.c194 struct in_addr netmask, addr, broadcast; local
198 broadcast.s_addr = 0;
205 broadcast = *((struct in_addr *)(rta+1));
211 if (!((*ipv4_callback)(addr, ifa->ifa_index, netmask, broadcast, parm)))
H A Ddhcp.c28 struct in_addr netmask, struct in_addr broadcast, void *vparam);
202 /* OpenBSD tells us when a packet was broadcast */
290 /* broadcast to 255.255.255.255 (or mac address invalid) */
321 /* broadcast to 255.255.255.255 (or mac address invalid) */
332 mysteriously. Bah. Fall back to broadcast for other net types. */
357 /* This is a complex routine: it gets called with each (address,netmask,broadcast) triple
361 2) Fills in any netmask and broadcast addresses which have not been explicitly configured.
368 struct in_addr netmask, struct in_addr broadcast, void *vparam)
407 if (is_same_net(broadcast, context->start, context->netmask))
408 context->broadcast
367 complete_context(struct in_addr local, int if_index, struct in_addr netmask, struct in_addr broadcast, void *vparam) argument
[all...]
H A Dnetwork.c242 struct in_addr netmask, struct in_addr broadcast, void *vparam)
251 addr.in.sin_addr = broadcast; /* warning */
241 iface_allowed_v4(struct in_addr local, int if_index, struct in_addr netmask, struct in_addr broadcast, void *vparam) argument
/external/libevent/
H A Devthread_pthread.c123 evthread_posix_cond_signal(void *_cond, int broadcast) argument
127 if (broadcast)
H A Devthread.c417 _evthreadimpl_cond_signal(void *cond, int broadcast) argument
420 return _evthread_cond_fns.signal_condition(cond, broadcast);
H A Devthread_win32.c144 evthread_win32_condvar_signal(void *_cond, int broadcast) argument
147 if (broadcast)
216 evthread_win32_cond_signal(void *_cond, int broadcast) argument
220 if (broadcast)
/external/iputils/ninfod/
H A Dni_ifaddrs.c105 void *broadcast; member in struct:rtmaddr_ifamap
455 ifamap.broadcast = rtadata;
499 ifamap.broadcast = ifamap.address;
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
H A DVDUBuffer.java798 public void setScreenSize(int w, int h, boolean broadcast) { argument
H A Dvt320.java155 public void setScreenSize(int c, int r, boolean broadcast) { argument
164 .append(broadcast).append(')');
189 if (broadcast) {
190 setWindowSize(c, r); /* broadcast up */
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipaddr/
H A Dipaddr.py545 or broadcast addresses.
549 bcast = int(self.broadcast) - 1
556 bcast = int(self.broadcast)
563 broadcast = int(self.broadcast)
565 if network + n > broadcast:
570 if broadcast + n < network:
572 return IPAddress(broadcast + n, version=self._version)
642 self.broadcast >= other.broadcast)
662 def broadcast(self): member in class:_BaseNet
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.c2525 int broadcast; local
2541 broadcast = mgmt->bssid[0] == 0xff && mgmt->bssid[1] == 0xff &&
2545 if (!broadcast &&
H A Dieee802_1x.c136 int idx, int broadcast,
165 key->key_index = idx | (broadcast ? 0 : BIT(7));
205 broadcast ? "broadcast" : "unicast", idx);
1930 "new broadcast key");
1937 * after new broadcast key has been sent to all stations. */
1945 "new broadcast key");
2357 * broadcast keys(?) */
134 ieee802_1x_tx_key_one(struct hostapd_data *hapd, struct sta_info *sta, int idx, int broadcast, u8 *key_data, size_t key_len) argument
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c2525 int broadcast; local
2541 broadcast = mgmt->bssid[0] == 0xff && mgmt->bssid[1] == 0xff &&
2545 if (!broadcast &&
H A Dieee802_1x.c136 int idx, int broadcast,
165 key->key_index = idx | (broadcast ? 0 : BIT(7));
205 broadcast ? "broadcast" : "unicast", idx);
1930 "new broadcast key");
1937 * after new broadcast key has been sent to all stations. */
1945 "new broadcast key");
2357 * broadcast keys(?) */
134 ieee802_1x_tx_key_one(struct hostapd_data *hapd, struct sta_info *sta, int idx, int broadcast, u8 *key_data, size_t key_len) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.c2525 int broadcast; local
2541 broadcast = mgmt->bssid[0] == 0xff && mgmt->bssid[1] == 0xff &&
2545 if (!broadcast &&

Completed in 2938 milliseconds

12