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

12

/freebsd-current/contrib/ntp/libntp/lib/isc/include/isc/
H A Dinterfaceiter.h56 isc_netaddr_t broadcast; /*&< Broadcast address. */ member in struct:isc_interface
/freebsd-current/contrib/libevent/
H A Devthread_pthread.c125 evthread_posix_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
H A Devthread.c481 evthreadimpl_cond_signal_(void *cond, int broadcast) argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devthread_pthread.c125 evthread_posix_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
H A Devthread.c481 evthreadimpl_cond_signal_(void *cond, int broadcast) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h214 bool broadcast local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dipv6.h51 ipv6_ib_mc_map(const struct in6_addr *addr, const unsigned char *broadcast, argument
/freebsd-current/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c26 static int broadcast; variable
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DThreadedCommunication.cpp246 this, bytes, (uint64_t)len, broadcast); local
239 AppendBytesToCache(const uint8_t *bytes, size_t len, bool broadcast, ConnectionStatus status) argument
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c383 ATF_TC(broadcast); variable
/freebsd-current/sys/ofed/include/rdma/
H A Dib_addr.h96 unsigned char broadcast[MAX_ADDR_LEN]; member in struct:rdma_dev_addr
/freebsd-current/sys/net/
H A Dif_infiniband.c69 infiniband_ipv4_multicast_map(uint32_t addr, const uint8_t *broadcast, uint8_t *buf) argument
102 infiniband_ipv6_multicast_map(const struct in6_addr *addr, const uint8_t *broadcast, uint8_t *buf) argument
/freebsd-current/sbin/dump/
H A Doptr.c155 broadcast(const char *message) function
/freebsd-current/lib/libifconfig/
H A Dlibifconfig.h84 const struct sockaddr_in *broadcast; member in struct:ifconfig_inet_addr
/freebsd-current/tools/tools/net80211/w00t/ap/
H A Dap.c435 int broadcast(struct ieee80211_frame *wh) function
/freebsd-current/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c505 struct ipoib_mcast *broadcast; local
718 ipoib_mcast_addr_is_valid(const u8 *addr, unsigned int addrlen, const u8 *broadcast) argument
[all...]
/freebsd-current/usr.sbin/ypbind/
H A Dypbind.c659 broadcast(struct _dom_binding *ypdb) function
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1305 broadcast( function
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c152 void *broadcast; member in struct:rtmaddr_ifamap
/freebsd-current/sys/dev/enic/
H A Dvnic_dev.c622 vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, int broadcast, int promisc, int allmulti) argument
/freebsd-current/contrib/wpa/src/ap/
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
H A Ddpp_hostapd.c39 static const u8 broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c58 static const u8 broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
[all...]

Completed in 403 milliseconds

12