Searched refs:BROADCAST (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Drwlock.c384 BROADCAST(&rwl->writeable);
461 BROADCAST(&rwl->readable);
487 BROADCAST(&rwl->writeable);
514 BROADCAST(&rwl->readable);
522 BROADCAST(&rwl->writeable);
657 BROADCAST(&rwl->readable);
690 BROADCAST(&rwl->readable);
700 BROADCAST(&rwl->readable);
H A Dtask.c319 BROADCAST(&manager->work_available);
1258 BROADCAST(&manager->work_available);
1532 BROADCAST(&manager->work_available);
1636 BROADCAST(&manager->work_available);
1674 BROADCAST(&manager->work_available);
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-token.c80 #define BROADCAST(trp) ((GET_BE_U_2((trp)->token_rcf) & 0xE000) >> 13) macro
192 ND_PRINT("%s ", broadcast_indicator[BROADCAST(trp)]);
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dsntp-opts.h163 # ifdef BROADCAST
164 # warning undefining BROADCAST due to option name conflict
165 # undef BROADCAST macro
227 # undef BROADCAST macro
H A Dmain.c178 if (0 == argc && !HAVE_OPT(BROADCAST) && !HAVE_OPT(CONCURRENT)) {
257 if (HAVE_OPT(BROADCAST)) {
258 int cn = STACKCT_OPT( BROADCAST );
259 const char ** cp = STACKLST_OPT( BROADCAST );
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Drwlock.c494 BROADCAST(&rwl->writeable);
572 BROADCAST(&rwl->readable);
600 BROADCAST(&rwl->writeable);
630 BROADCAST(&rwl->readable);
640 BROADCAST(&rwl->writeable);
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Drwlock.c492 BROADCAST(&rwl->writeable);
570 BROADCAST(&rwl->readable);
598 BROADCAST(&rwl->writeable);
628 BROADCAST(&rwl->readable);
638 BROADCAST(&rwl->writeable);
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dutil.h122 #define BROADCAST(cvp) do { \ macro
125 ISC_MSG_BROADCAST, "BROADCAST"),\
/netbsd-current/external/bsd/ppp/dist/pppd/plugins/pppoe/
H A Dpppoe.h327 #define BROADCAST(e) ((e[0] & e[1] & e[2] & e[3] & e[4] & e[5]) == 0xFF) macro
H A Dpppoe-discovery.c573 if (BROADCAST(packet.ethHdr.h_source)) {
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutil.h156 #define BROADCAST(cvp) \ macro
158 ISC_UTIL_TRACE(fprintf(stderr, "BROADCAST %p %s %d\n", (cvp), \
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutil.h155 #define BROADCAST(cvp) \ macro
157 ISC_UTIL_TRACE(fprintf(stderr, "BROADCAST %p %s %d\n", (cvp), \
/netbsd-current/usr.bin/rpcinfo/
H A Drpcinfo.c102 #define BROADCAST 4 /* ping broadcast service */ macro
223 function = BROADCAST;
289 case BROADCAST:
/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Dudp.c403 BROADCAST(&sock->scond);
1051 BROADCAST(&sock->scond);
H A Dtcp.c376 BROADCAST(&sock->scond);
H A Dtcpdns.c339 BROADCAST(&sock->scond);
H A Dtlsdns.c433 BROADCAST(&sock->scond);
H A Dnetmgr.c3122 BROADCAST(&mgr->wkstatecond);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dudp.c861 BROADCAST(&sock->scond);
H A Dtcp.c355 BROADCAST(&sock->scond);
H A Dtcpdns.c318 BROADCAST(&sock->scond);
H A Dnetmgr.c2835 BROADCAST(&mgr->wkstatecond);
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dsocket.d2540 BROADCAST = SO_BROADCAST, /// Allow transmission of broadcast messages
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dsocket.d2584 BROADCAST = SO_BROADCAST, /// Allow transmission of broadcast messages

Completed in 478 milliseconds