Searched refs:broadcast (Results 1 - 25 of 88) sorted by relevance

1234

/freebsd-12-stable/contrib/ntp/conf/
H A Dgrundoon.conf10 broadcast 128.4.2.255 key 5 # brpadcast on LAN shared key
11 broadcast 239.1.1.2 autokey # multicast on WAN autokey
H A Drackety.conf6 # clocks and providing service via multicast, broadcast, manycast and
28 broadcast 224.0.1.1 autokey # multicast
29 broadcast 128.4.1.255 autokey # local subnet broadcast
/freebsd-12-stable/sys/compat/linuxkpi/common/include/net/
H A Dipv6.h47 ipv6_ib_mc_map(const struct in6_addr *addr, const unsigned char *broadcast, argument
52 scope = broadcast[5] & 0xF;
61 buf[8] = broadcast[8];
62 buf[9] = broadcast[9];
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c165 /* Set the cached Q_Key before we attach if it's the broadcast group */
169 if (!priv->broadcast) {
173 priv->qkey = be32_to_cpu(priv->broadcast->mcmember.qkey);
368 if (mcast == priv->broadcast)
436 rec.qkey = priv->broadcast->mcmember.qkey;
438 rec.mtu = priv->broadcast->mcmember.mtu;
439 rec.traffic_class = priv->broadcast->mcmember.traffic_class;
441 rec.rate = priv->broadcast->mcmember.rate;
442 rec.sl = priv->broadcast->mcmember.sl;
443 rec.flow_label = priv->broadcast
503 struct ipoib_mcast *broadcast; local
716 ipoib_mcast_addr_is_valid(const u8 *addr, unsigned int addrlen, const u8 *broadcast) argument
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dget.ipv4remote.pl63 # assume output is "inet X ... broadcast Z":
64 if (/inet (\S+) .* broadcast (\S+)/) {
/freebsd-12-stable/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c28 static int broadcast; variable
86 if ( ! strcmp(server , "all") ) broadcast = 1;
88 if ( ! broadcast ) {
102 if (! broadcast ) {
125 if (! broadcast ) {
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h27 eBroadcastNever, ///< No broadcast will be sent when the value is modified.
28 eBroadcastAlways, ///< Always send a broadcast when the value is modified.
29 eBroadcastOnChange ///< Only broadcast if the value changes when the value is
80 /// way and broadcast if needed.
86 /// A value indicating when and if to broadcast. See the
200 /// Check to see if we need to broadcast to our condition variable
203 /// If \a broadcast_type is eBroadcastNever, no broadcast will be
207 /// will always be broadcast.
210 /// variable be broadcast if the owned value changes.
212 bool broadcast local
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h151 /** Function to signal a condition variable. If 'broadcast' is 1, all
157 int (*signal_condition)(void *cond, int broadcast);
/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dinterfaceiter.h56 isc_netaddr_t broadcast; /*&< Broadcast address. */ member in struct:isc_interface
/freebsd-12-stable/contrib/libevent/include/event2/
H A Dthread.h151 /** Function to signal a condition variable. If 'broadcast' is 1, all
157 int (*signal_condition)(void *cond, int broadcast);
/freebsd-12-stable/contrib/ipfilter/
H A Dmkfilters111 if (/broadcast/) {
112 ($bcast{$iface} = $_) =~ s/.*broadcast ([^ ]+).*/$1/;
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_addr.h75 * @broadcast: Broadcast address of the device.
85 unsigned char broadcast[MAX_ADDR_LEN]; member in struct:rdma_dev_addr
146 return ((u16)dev_addr->broadcast[8] << 8) | (u16)dev_addr->broadcast[9];
151 dev_addr->broadcast[8] = pkey >> 8;
152 dev_addr->broadcast[9] = (unsigned char) pkey;
158 memcpy(gid, dev_addr->broadcast + 4, sizeof *gid);
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Devthread_pthread.c125 evthread_posix_cond_signal(void *cond_, int broadcast) argument
129 if (broadcast)
H A Devthread_win32.c146 evthread_win32_condvar_signal(void *cond, int broadcast) argument
149 if (broadcast)
218 evthread_win32_cond_signal(void *cond_, int broadcast) argument
222 if (broadcast)
/freebsd-12-stable/contrib/libevent/
H A Devthread_pthread.c125 evthread_posix_cond_signal(void *cond_, int broadcast) argument
129 if (broadcast)
H A Devthread_win32.c146 evthread_win32_condvar_signal(void *cond, int broadcast) argument
149 if (broadcast)
218 evthread_win32_cond_signal(void *cond_, int broadcast) argument
222 if (broadcast)
/freebsd-12-stable/lib/libifconfig/
H A Dlibifconfig_inet.c87 /* Set the broadcast */
89 addr->broadcast = (struct sockaddr_in *)ifa->ifa_broadaddr;
/freebsd-12-stable/sys/net/
H A Dif_infiniband.c68 const uint8_t *broadcast, uint8_t *buf)
73 scope = broadcast[5] & 0xF;
83 buf[8] = broadcast[8];
84 buf[9] = broadcast[9];
101 const uint8_t *broadcast, uint8_t *buf)
105 scope = broadcast[5] & 0xF;
115 buf[8] = broadcast[8];
116 buf[9] = broadcast[9];
67 infiniband_ipv4_multicast_map(uint32_t addr, const uint8_t *broadcast, uint8_t *buf) argument
100 infiniband_ipv6_multicast_map(const struct in6_addr *addr, const uint8_t *broadcast, uint8_t *buf) argument
/freebsd-12-stable/crypto/openssl/crypto/bn/asm/
H A Dsparcv9-gf2m.pl94 srax $a4,63,@i[1] ! broadcast 61st bit
97 srax $a2,63,@i[0] ! broadcast 62nd bit
99 srax $a1,63,$lo ! broadcast 63rd bit
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp270 bool broadcast,
274 "broadcast = {3})",
275 this, bytes, (uint64_t)len, broadcast); local
280 // If the user registered a callback, then call it and do not broadcast
285 if (broadcast)
269 AppendBytesToCache(const uint8_t *bytes, size_t len, bool broadcast, ConnectionStatus status) argument
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h45 /// AppendBytesToCache (const uint8_t *src, size_t src_len, bool broadcast);
71 /// will broadcast a \b eBroadcastBitReadThreadGotBytes event. Clients that
74 /// broadcast parameter set to false. This will cause the \b
75 /// eBroadcastBitReadThreadGotBytes event not get broadcast, and then the
80 /// gets broadcast. If the read thread exits a \b
81 /// eBroadcastBitReadThreadDidExit event will be broadcast. Clients can also
235 /// broadcast);
247 /// size_t len, bool broadcast);
267 /// broadcast a \b eBroadcastBitReadThreadGotBytes event.
324 /// event to be broadcast i
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c383 ATF_TC(broadcast); variable
384 ATF_TC_HEAD(broadcast, tc)
389 ATF_TC_BODY(broadcast, tc)
666 ATF_TP_ADD_TC(tp, broadcast);
/freebsd-12-stable/sbin/dump/
H A Ddump.h94 void broadcast(const char *message);
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c49 static const u8 broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
81 broadcast,
106 wpa_s->own_addr, broadcast,
401 dst = broadcast;
426 wpa_s->own_addr, broadcast,
798 src, wpa_s->own_addr, broadcast,
1082 addr, wpa_s->own_addr, broadcast,
1217 src, wpa_s->own_addr, broadcast,
1524 MAC2STR(broadcast), pkex->freq, DPP_PA_PKEX_EXCHANGE_REQ);
1525 offchannel_send_action(wpa_s, pkex->freq, broadcast,
[all...]
/freebsd-12-stable/usr.sbin/ypbind/
H A Dypbind.c102 void broadcast(struct _dom_binding *);
487 broadcast(ypbindlist);
585 broadcast(ypdb);
664 broadcast(struct _dom_binding *ypdb) function
718 * gets to be our server. Note that this is not a broadcast
773 * we invalidate this binding entry and send out a broadcast to try to
804 broadcast(ypdb);
820 broadcast(ypdb);
889 broadcast(ypdb);

Completed in 233 milliseconds

1234