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

12

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dinterfaceiter.h56 isc_netaddr_t broadcast; /*&< Broadcast address. */ member in struct:isc_interface
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devthread_pthread.c125 evthread_posix_cond_signal(void *cond_, int broadcast) argument
H A Devthread.c447 evthreadimpl_cond_signal_(void *cond, int broadcast) argument
H A Devthread_win32.c146 evthread_win32_condvar_signal(void *cond, int broadcast) argument
218 evthread_win32_cond_signal(void *cond_, int broadcast) argument
/freebsd-11-stable/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c30 int broadcast; variable
/freebsd-11-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
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h212 bool broadcast local
[all...]
/freebsd-11-stable/sbin/dump/
H A Doptr.c161 broadcast(const char *message) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c383 ATF_TC(broadcast); variable
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_addr.h83 unsigned char broadcast[MAX_ADDR_LEN]; member in struct:rdma_dev_addr
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c501 struct ipoib_mcast *broadcast; local
714 ipoib_mcast_addr_is_valid(const u8 *addr, unsigned int addrlen, const u8 *broadcast) argument
[all...]
H A Dipoib.h336 struct ipoib_mcast *broadcast; member in struct:ipoib_dev_priv
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp275 this, bytes, (uint64_t)len, broadcast); local
269 AppendBytesToCache(const uint8_t *bytes, size_t len, bool broadcast, ConnectionStatus status) argument
/freebsd-11-stable/tools/tools/net80211/w00t/ap/
H A Dap.c437 int broadcast(struct ieee80211_frame *wh) function
/freebsd-11-stable/usr.sbin/ypbind/
H A Dypbind.c664 broadcast(struct _dom_binding *ypdb) function
/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddpp_hostapd.c29 static const u8 broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
H A Dieee802_1x.c144 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
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c152 void *broadcast; member in struct:rtmaddr_ifamap
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c49 static const u8 broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
[all...]
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1305 broadcast( function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp1309 AppendBytesToCache(const uint8_t *bytes, size_t len, bool broadcast, lldb::ConnectionStatus status) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp1661 const bool broadcast = true; variable
/freebsd-11-stable/sbin/dhclient/
H A Ddhclient.c2079 struct iaddr netmask, subnet, broadcast; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp314 bool Thread::SetSelectedFrameByIndex(uint32_t frame_idx, bool broadcast) { argument
328 const bool broadcast = true; local
305 SetSelectedFrame(lldb_private::StackFrame *frame, bool broadcast) argument
1624 ReturnFromFrameWithIndex(uint32_t frame_idx, lldb::ValueObjectSP return_value_sp, bool broadcast) argument
1639 ReturnFromFrame(lldb::StackFrameSP frame_sp, lldb::ValueObjectSP return_value_sp, bool broadcast) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Den.h899 struct mlx5e_eth_addr_info broadcast; member in struct:mlx5e_eth_addr_db

Completed in 404 milliseconds

12