Searched refs:broadcast (Results 26 - 32 of 32) sorted by relevance

12

/openbsd-current/sys/dev/usb/
H A Dif_upgt.c1868 uint8_t broadcast[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
1900 sc->sc_dev.dv_xname, ether_sprintf(broadcast));
1904 IEEE80211_ADDR_COPY(filter->src, broadcast);
/openbsd-current/sbin/dump/
H A Dtraverse.c841 broadcast("DUMP IS AILING!\n");
/openbsd-current/gnu/llvm/lldb/source/Commands/
H A DCommandObjectThread.cpp1574 const bool broadcast = true; variable
1575 error = thread_sp->ReturnFromFrame(frame_sp, return_valobj_sp, broadcast);
/openbsd-current/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3435 bool broadcast; member in struct:__anon61::SignalCondArg
3441 if (arg->broadcast)
3465 // broadcast
3466 args.broadcast = true;
/openbsd-current/gnu/usr.bin/perl/cpan/Socket/
H A DSocket.pm129 Constants giving the special C<AF_INET> addresses for wildcard, broadcast,
/openbsd-current/sys/dev/pci/
H A Dif_iwi.c1983 scan.broadcast = htole16(40);
/openbsd-current/gnu/usr.bin/perl/dist/Net-Ping/lib/Net/
H A DPing.pm2484 C<$host> should be the local gateway. Without it will broadcast.

Completed in 282 milliseconds

12