Home
last modified time | relevance | path

Searched refs:Multicast (Results 1 – 25 of 3098) sorted by relevance

12345678910>>...124

/dports/net/beacon/beacon-1.4/Net-Multicast-Beacon/
H A DBeacon.pm2 package Net::Multicast::Beacon;
6 package Net::Multicast::Beaconc;
7 bootstrap Net::Multicast::Beacon;
8 package Net::Multicast::Beacon;
13 package Net::Multicast::Beacon;
46 package Net::Multicast::Beacon;
53 *xmemdmp = *Net::Multicast::Beaconc::xmemdmp;
116 package Net::Multicast::Beacon::rtcp_rr;
166 package Net::Multicast::Beacon;
169 *RX_SR = *Net::Multicast::Beaconc::RX_SR;
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Source/System.Reactive.Linq/Reactive/Linq/
H A DQueryLanguage.Binding.cs13 #region + Multicast +
31 return source.Multicast(new Subject<TSource>()); in Publish()
36 return source.Multicast(() => new Subject<TSource>(), selector); in Publish()
41 return source.Multicast(new BehaviorSubject<TSource>(initialValue)); in Publish()
55 return source.Multicast(new AsyncSubject<TSource>()); in PublishLast()
60 return source.Multicast(() => new AsyncSubject<TSource>(), selector); in PublishLast()
78 return source.Multicast(new ReplaySubject<TSource>()); in Replay()
83 return source.Multicast(new ReplaySubject<TSource>(scheduler)); in Replay()
88 return source.Multicast(() => new ReplaySubject<TSource>(), selector); in Replay()
98 return source.Multicast(new ReplaySubject<TSource>(window)); in Replay()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/dsslib/bgp/
H A DRFC44 | Multicast Source Length (1 octet) |
46 | Multicast Source (Variable) |
48 | Multicast Group Length (1 octet) |
50 | Multicast Group (Variable) |
59 Multicast Group Length field is 32. If the Multicast Group field
76 | Multicast Source Length (1 octet) |
78 | Multicast Source (Variable) |
80 | Multicast Group Length (1 octet) |
82 | Multicast Group (Variable) |
92 | Multicast Source Length (1 octet) |
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/dsslib/bgp/
H A DRFC44 | Multicast Source Length (1 octet) |
46 | Multicast Source (Variable) |
48 | Multicast Group Length (1 octet) |
50 | Multicast Group (Variable) |
59 Multicast Group Length field is 32. If the Multicast Group field
76 | Multicast Source Length (1 octet) |
78 | Multicast Source (Variable) |
80 | Multicast Group Length (1 octet) |
82 | Multicast Group (Variable) |
92 | Multicast Source Length (1 octet) |
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/bgp/
H A DRFC50 | Multicast Source Length (1 octet) |
52 | Multicast Source (Variable) |
54 | Multicast Group Length (1 octet) |
56 | Multicast Group (Variable) |
65 Multicast Group Length field is 32. If the Multicast Group field
82 | Multicast Source Length (1 octet) |
84 | Multicast Source (Variable) |
86 | Multicast Group Length (1 octet) |
88 | Multicast Group (Variable) |
98 | Multicast Source Length (1 octet) |
[all …]
/dports/net/tcpdump/tcpdump-4.99.1/tests/
H A Dlisp_eid_notify.out8 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
11 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
13 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
16 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
24 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
27 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
29 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
39 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
42 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
44 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
[all …]
/dports/japanese/tiarra/tiarra-20100212/module/Channel/
H A DIgnore.pm10 use Multicast;
39 my $ch_long = Multicast::attach($ch_short, $io->network_name);
40 if (!Multicast::channel_p($ch_short)) {
57 my $ch_long = Multicast::attach($ch_short, $io->network_name);
77 my $ch_long = Multicast::attach($ch_short, $io->network_name);
94 my $ch_long = Multicast::attach($_,$io->network_name);
113 my $ch_long = Multicast::attach($ch_short, $io->network_name);
128 my $ch_long = Multicast::attach($ch_short, $io->network_name);
/dports/japanese/tiarra/tiarra-20100212/module/Client/
H A DCache.pm10 use Multicast;
30 Multicast::attach($ch->name, $network)
73 Multicast::channel_p($msg->param(0)) &&
83 Multicast::channel_p($msg->param(1))) {
91 Multicast::channel_p($msg->param(0))) {
100 Multicast::channel_p($msg->param(1))) {
109 Multicast::channel_p($msg->param(1))) {
134 Multicast::detach($ret{chan_long});
146 Multicast::channel_p($msg->param(0)) &&
177 Multicast::channel_p($msg->param(0))) {
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/multicast/
H A Dmulticast.h41 class Multicast
47 Multicast();
51 virtual ~Multicast() in ~Multicast()
83 class MulticastReceiver: public Multicast
106 class MulticastSender : public Multicast
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/multicast/
H A Dmulticast.h41 class Multicast
47 Multicast();
51 virtual ~Multicast() in ~Multicast()
83 class MulticastReceiver: public Multicast
106 class MulticastSender : public Multicast
/dports/net/yggdrasil/yggdrasil-go-0.3.11/src/multicast/
H A Dmulticast.go22 type Multicast struct { struct
57 func (m *Multicast) Start() error { argument
66 func (m *Multicast) _start() error { argument
100 func (m *Multicast) IsStarted() bool { argument
109 func (m *Multicast) Stop() error { argument
118 func (m *Multicast) _stop() error { argument
134 func (m *Multicast) UpdateConfig(config *config.NodeConfig) { argument
138 func (m *Multicast) _updateConfig(config *config.NodeConfig) { argument
160 func (m *Multicast) Interfaces() map[string]net.Interface { argument
199 func (m *Multicast) announce() { argument
[all …]
/dports/japanese/tiarra/tiarra-20100212/module/System/
H A DPrivTranslator.pm8 use Multicast;
22 !Multicast::channel_p($msg->param(0))) {
25 $msg->nick(Multicast::attach($msg->nick, $sender->network_name));
56 $new_msg->nick(Multicast::attach($nick, $network_name));
57 $new_msg->param(0, Multicast::attach($nick_to, $network_name));
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/
H A DDOCS-MCAST-AUTH-MIB.my67 "This attribute enables the enforcement of Multicast
69 to 'enable' Multicast Authorization is enforced;
85 "When IP Multicast Authorization is enforced, this
89 the registration process. If the Default Multicast
98 Multicast Authorization Profiles."
147 "This object maintains per-CM status of Multicast
267 the ' Maximum Multicast Sessions' encoding."
332 CMTS configured Multicast Authorization Profile
650 Multicast Authorization Profile."
659 the Multicast Authorization Profile."
[all …]
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DDOCS-MCAST-AUTH-MIB67 "This attribute enables the enforcement of Multicast
69 to 'enable' Multicast Authorization is enforced;
85 "When IP Multicast Authorization is enforced, this
89 the registration process. If the Default Multicast
98 Multicast Authorization Profiles."
147 "This object maintains per-CM status of Multicast
267 the ' Maximum Multicast Sessions' encoding."
332 CMTS configured Multicast Authorization Profile
650 Multicast Authorization Profile."
659 the Multicast Authorization Profile."
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/net/
H A Dtftp.c117 static uchar Multicast=0; variable
168 if (Multicast) in store_block()
191 if (Multicast in TftpSend()
241 if (Multicast) in TftpSend()
290 if (Multicast in TftpHandler()
344 if ((Multicast) && (!MasterClient)) in TftpHandler()
430 if (Multicast) { in TftpHandler()
454 if (Multicast) { in TftpHandler()
688 if (Multicast && MasterClient) { in parse_multicast_oack()
693 if (!Multicast) { in parse_multicast_oack()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/net/
H A Dtftp.c117 static uchar Multicast=0; variable
168 if (Multicast) in store_block()
191 if (Multicast in TftpSend()
241 if (Multicast) in TftpSend()
290 if (Multicast in TftpHandler()
344 if ((Multicast) && (!MasterClient)) in TftpHandler()
430 if (Multicast) { in TftpHandler()
454 if (Multicast) { in TftpHandler()
688 if (Multicast && MasterClient) { in parse_multicast_oack()
693 if (!Multicast) { in parse_multicast_oack()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/net/
H A Dtftp.c117 static uchar Multicast=0; variable
168 if (Multicast) in store_block()
191 if (Multicast in TftpSend()
241 if (Multicast) in TftpSend()
290 if (Multicast in TftpHandler()
344 if ((Multicast) && (!MasterClient)) in TftpHandler()
430 if (Multicast) { in TftpHandler()
454 if (Multicast) { in TftpHandler()
688 if (Multicast && MasterClient) { in parse_multicast_oack()
693 if (!Multicast) { in parse_multicast_oack()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/net/
H A Dtftp.c117 static uchar Multicast=0; variable
168 if (Multicast) in store_block()
191 if (Multicast in TftpSend()
241 if (Multicast) in TftpSend()
290 if (Multicast in TftpHandler()
344 if ((Multicast) && (!MasterClient)) in TftpHandler()
430 if (Multicast) { in TftpHandler()
454 if (Multicast) { in TftpHandler()
688 if (Multicast && MasterClient) { in parse_multicast_oack()
693 if (!Multicast) { in parse_multicast_oack()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/net/
H A Dtftp.c117 static uchar Multicast=0; variable
168 if (Multicast) in store_block()
191 if (Multicast in TftpSend()
241 if (Multicast) in TftpSend()
290 if (Multicast in TftpHandler()
344 if ((Multicast) && (!MasterClient)) in TftpHandler()
430 if (Multicast) { in TftpHandler()
454 if (Multicast) { in TftpHandler()
688 if (Multicast && MasterClient) { in parse_multicast_oack()
693 if (!Multicast) { in parse_multicast_oack()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/net/
H A Dtftp.c117 static uchar Multicast=0; variable
168 if (Multicast) in store_block()
191 if (Multicast in TftpSend()
241 if (Multicast) in TftpSend()
290 if (Multicast in TftpHandler()
344 if ((Multicast) && (!MasterClient)) in TftpHandler()
430 if (Multicast) { in TftpHandler()
454 if (Multicast) { in TftpHandler()
688 if (Multicast && MasterClient) { in parse_multicast_oack()
693 if (!Multicast) { in parse_multicast_oack()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/net/
H A Dtftp.c117 static uchar Multicast=0; variable
168 if (Multicast) in store_block()
191 if (Multicast in TftpSend()
241 if (Multicast) in TftpSend()
290 if (Multicast in TftpHandler()
344 if ((Multicast) && (!MasterClient)) in TftpHandler()
430 if (Multicast) { in TftpHandler()
454 if (Multicast) { in TftpHandler()
688 if (Multicast && MasterClient) { in parse_multicast_oack()
693 if (!Multicast) { in parse_multicast_oack()
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/
H A Dmulticast.go27 type Multicast struct { struct
68 func (m *Multicast) Start() error { argument
77 func (m *Multicast) _start() error { argument
113 func (m *Multicast) IsStarted() bool { argument
122 func (m *Multicast) Stop() error { argument
131 func (m *Multicast) _stop() error { argument
140 func (m *Multicast) _updateInterfaces() { argument
155 func (m *Multicast) Interfaces() map[string]net.Interface { argument
166 func (m *Multicast) getAllowedInterfaces() map[string]interfaceInfo { argument
215 func (m *Multicast) _announce() { argument
[all …]
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/jdns/
H A DREADME.md7 of any record type (notably SRV), as well as Multicast DNS queries and
8 advertising. Multicast support is based on Jeremie Miller's "mdnsd"
25 * Multicast queries
26 * Multicast advertising
52 to decide whether to query via Multicast or normal DNS.
59 * For zeroconf/Bonjour, keep in mind that JDNS only provides Multicast
75 For Multicast DNS, awareness of the platform is doubly important. There
76 should only be one Multicast DNS "Responder" per computer, and using JDNS
79 An application strategy for Multicast DNS should be:
80 * If the platform has a Multicast DNS daemon installed already, use
/dports/net-im/psi/psi-1.5/iris/src/jdns/
H A DREADME.md7 of any record type (notably SRV), as well as Multicast DNS queries and
8 advertising. Multicast support is based on Jeremie Miller's "mdnsd"
25 * Multicast queries
26 * Multicast advertising
52 to decide whether to query via Multicast or normal DNS.
59 * For zeroconf/Bonjour, keep in mind that JDNS only provides Multicast
75 For Multicast DNS, awareness of the platform is doubly important. There
76 should only be one Multicast DNS "Responder" per computer, and using JDNS
79 An application strategy for Multicast DNS should be:
80 * If the platform has a Multicast DNS daemon installed already, use
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/matrix-org/pinecone/multicast/
H A Dmulticast.go37 type Multicast struct { struct
60 ) *Multicast {
62 m := &Multicast{
80 func (m *Multicast) Start() { argument
133 func (m *Multicast) Stop() { argument
145 func (m *Multicast) accept(listener net.Listener) { argument
183 func (m *Multicast) start(intf *multicastInterface) { argument
230 func (m *Multicast) advertise(intf *multicastInterface, conn net.PacketConn, addr net.Addr) { argument
260 func (m *Multicast) listen(intf *multicastInterface, conn net.PacketConn, srcaddr net.Addr) { argument
343 func (m *Multicast) tcpGeneralOptions(tcpconn *net.TCPConn) error { argument

12345678910>>...124