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

/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dinterfaceiter.h56 isc_netaddr_t broadcast; /*&< Broadcast address. */ member in struct:isc_interface
/freebsd-10-stable/sys/ofed/include/net/
H A Dipv6.h41 ipv6_ib_mc_map(const struct in6_addr *addr, const unsigned char *broadcast, argument
/freebsd-10-stable/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c30 int broadcast; variable
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
H A DPredicate.h494 bool broadcast = (broadcast_type == eBroadcastAlways) || ((broadcast_type == eBroadcastOnChange) && old_value != m_value); local
[all...]
/freebsd-10-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-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DCommunication.cpp305 Communication::AppendBytesToCache (const uint8_t * bytes, size_t len, bool broadcast, ConnectionStatus status) argument
/freebsd-10-stable/sbin/dump/
H A Doptr.c161 broadcast(const char *message) function
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c490 struct ipoib_mcast *broadcast; local
702 ipoib_mcast_addr_is_valid(const u8 *addr, unsigned int addrlen, const u8 *broadcast) argument
[all...]
H A Dipoib.h331 struct ipoib_mcast *broadcast; member in struct:ipoib_dev_priv
/freebsd-10-stable/sys/ofed/include/rdma/
H A Dib_addr.h65 unsigned char broadcast[MAX_ADDR_LEN]; member in struct:rdma_dev_addr
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c383 ATF_TC(broadcast); variable
/freebsd-10-stable/tools/tools/net80211/w00t/ap/
H A Dap.c437 int broadcast(struct ieee80211_frame *wh) function
/freebsd-10-stable/usr.sbin/ypbind/
H A Dypbind.c659 broadcast(struct _dom_binding *ypdb) function
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectThread.cpp1499 const bool broadcast = true; local
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dieee802_11.c1583 int broadcast; local
H A Dieee802_1x.c110 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-10-stable/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c152 void *broadcast; member in struct:rtmaddr_ifamap
/freebsd-10-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1296 broadcast( function
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DThread.cpp336 Thread::SetSelectedFrame (lldb_private::StackFrame *frame, bool broadcast) argument
345 Thread::SetSelectedFrameByIndex (uint32_t frame_idx, bool broadcast) argument
362 const bool broadcast = true; local
1664 Thread::ReturnFromFrameWithIndex (uint32_t frame_idx, lldb::ValueObjectSP return_value_sp, bool broadcast) argument
1678 Thread::ReturnFromFrame (lldb::StackFrameSP frame_sp, lldb::ValueObjectSP return_value_sp, bool broadcast) argument
[all...]
/freebsd-10-stable/sbin/dhclient/
H A Ddhclient.c2025 struct iaddr netmask, subnet, broadcast; local
/freebsd-10-stable/sys/dev/usb/wlan/
H A Dif_upgt.c669 uint8_t broadcast[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
/freebsd-10-stable/sys/dev/mlx5/mlx5_en/
H A Den.h642 struct mlx5e_eth_addr_info broadcast; member in struct:mlx5e_eth_addr_db

Completed in 355 milliseconds