Home
last modified time | relevance | path

Searched refs:multicast (Results 1 – 22 of 22) sorted by relevance

/openbsd/regress/sys/netinet/mcast/
H A DREADME1 Test IPv4 multicast packets.
3 Use two programs to send and receive multicast packets. After
9 mcrecv - receive one multicast UDP packet
10 mcroute - route one multicast UDP packet
15 -g group multicast group, default 224.0.0.123
16 -i ifaddr multicast interface address
23 -t ttl set multicast ttl
26 With mcroute packets are sent over a multicast router. The kernel
/openbsd/share/snmp/
H A DIANA-RTPROTO-MIB.txt21 which need to identify unicast or multicast routing
84 "The multicast routing protocol. Inclusion of values for
85 multicast routing protocols is not intended to imply that
H A DIF-MIB.txt333 higher (sub-)layer, which were not addressed to a multicast
348 higher (sub-)layer, which were addressed to a multicast or
438 multicast or broadcast address at this sub-layer, including
454 multicast or broadcast address at this sub-layer, including
602 higher (sub-)layer, which were addressed to a multicast
635 multicast address at this sub-layer, including those that
691 higher (sub-)layer, which were not addressed to a multicast
707 higher (sub-)layer, which were addressed to a multicast
756 multicast or broadcast address at this sub-layer, including
773 multicast address at this sub-layer, including those that
[all …]
H A DIP-MIB.txt1195 "The number of IP multicast datagrams received.
1223 "The total number of octets received in IP multicast
1238 "The total number of octets received in IP multicast
1253 "The number of IP multicast datagrams transmitted.
1281 "The total number of octets transmitted in IP multicast
1297 "The total number of octets transmitted in IP multicast
2030 "The number of IP multicast datagrams received.
2058 "The total number of octets received in IP multicast
2074 "The total number of octets received in IP multicast
2089 "The number of IP multicast datagrams transmitted.
[all …]
/openbsd/usr.sbin/ldpd/
H A Dpacket.c133 int multicast; in disc_recv_packet() local
170 multicast = (m.msg_flags & MSG_MCAST) ? 1 : 0; in disc_recv_packet()
195 iface = disc_find_iface(ifindex, af, &src, multicast); in disc_recv_packet()
252 recv_hello(lsr_id, &msg, af, &src, iface, multicast, buf, len); in disc_recv_packet()
262 int multicast) in disc_find_iface() argument
277 if (!multicast) { in disc_find_iface()
H A Dhello.c150 union ldpd_addr *src, struct iface *iface, int multicast, char *buf, in recv_hello() argument
179 if (multicast && (flags & F_HELLO_TARGETED)) { in recv_hello()
184 if (!multicast && !((flags & F_HELLO_TARGETED))) { in recv_hello()
/openbsd/regress/sbin/pfctl/
H A Dpf60.in1 # netmask handling w/ multicast
/openbsd/etc/examples/
H A Dhostapd.conf46 set iapp mode multicast
/openbsd/regress/sys/netinet/arp/
H A DMakefile113 REGRESS_TARGETS += run-arp-multicast
114 run-arp-multicast: addr.py
115 @echo Send ARP Request and overwrite entry with multicast ethernet
/openbsd/etc/
H A Drc.conf101 multicast=NO # Reject IPv4 multicast packets by default
H A Dnetstart412 if [[ $multicast != YES ]]; then
/openbsd/sys/dev/pci/
H A Dif_iavf.c1248 iavf_config_promisc_mode(struct iavf_softc *sc, int unicast, int multicast) in iavf_config_promisc_mode() argument
1264 if (multicast) in iavf_config_promisc_mode()
1328 int unicast, multicast; in iavf_iff() local
1336 multicast = 0; in iavf_iff()
1339 multicast = 1; in iavf_iff()
1341 multicast = 1; in iavf_iff()
1343 iavf_config_promisc_mode(sc, unicast, multicast); in iavf_iff()
H A Dif_mwx.c4576 int multicast; in mt7921_mac_write_txwi_80211() local
4584 multicast = IEEE80211_IS_MULTICAST(wh->i_addr1); in mt7921_mac_write_txwi_80211()
4619 if (multicast) in mt7921_mac_write_txwi_80211()
4623 if (key && multicast && ieee80211_is_robust_mgmt_frame(skb) && in mt7921_mac_write_txwi_80211()
4630 if (multicast || type != IEEE80211_FC0_TYPE_DATA) { in mt7921_mac_write_txwi_80211()
/openbsd/usr.sbin/mtrace/
H A Dmtrace.c104 int multicast = FALSE; variable
402 query->tr_raddr = raddr ? raddr : multicast ? resp_cast : lcl_addr; in send_recv()
1153 multicast = TRUE; in main()
/openbsd/share/man/man4/
H A DMakefile61 multicast.4 mvclock.4 mvdog.4 mvgicp.4 mvgpio.4 mvicu.4 mviic.4 \
/openbsd/lib/libpcap/
H A Dscanner.l216 multicast return TK_MULTICAST;
/openbsd/etc/rc.d/
H A Drc.subr44 multicast nfs_server pexp pf pkg_scripts shlib_dirs spamd_black
/openbsd/games/hunt/
H A DREADME.protocol47 broadcast or multicast network address and respond, since the
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlipc.pod1607 over TCP, including being able to "broadcast" or "multicast" to a whole
1620 will check many of them asynchronously by simulating a multicast and then
H A Dperl5180delta.pod1499 Constants and functions required for IP multicast source group membership
/openbsd/distrib/sets/lists/man/
H A Dmi1725 ./usr/share/man/man4/multicast.4
/openbsd/usr.sbin/unbound/doc/
H A DChangelog3103 multicast DNS [RFC 6762] via Avahi. The plugin communicates