Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/spoof-ras/
H A Dspoof-ras.c169 spoof_bad_lla_optlen_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_bad_lla_optlen_test() argument
184 msg6.msg_name = multicast; in spoof_bad_lla_optlen_test()
232 spoof_bad_pi_optlen_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_bad_pi_optlen_test() argument
247 msg6.msg_name = multicast; in spoof_bad_pi_optlen_test()
303 spoof_bad_plen_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_bad_plen_test() argument
317 msg6.msg_name = multicast; in spoof_bad_plen_test()
334 spoof_link_local_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_link_local_test() argument
348 msg6.msg_name = multicast; in spoof_link_local_test()
362 spoof_good_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_good_test() argument
376 msg6.msg_name = multicast; in spoof_good_test()
[all …]
/illumos-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example108 # Force SLP agents to use broadcast only (instead of the default multicast):
118 # Change the multicast time-to-live (TTL). Default is 255. This example
119 # limits SLP multicast to the local subnet only:
132 # multicast convergance completes. Default is 15000 ms (15 seconds). This
139 # Set this property to control the intervals used in multicast convergance.
151 # but acts on DA discovery multicast convergance instead. Default is
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.c310 unsigned char multicast[6]; in ip_transmit() local
313 multicast[0] = 0x01; in ip_transmit()
314 multicast[1] = 0x00; in ip_transmit()
315 multicast[2] = 0x5e; in ip_transmit()
316 multicast[3] = (hdestip >> 16) & 0x7; in ip_transmit()
317 multicast[4] = (hdestip >> 8) & 0xff; in ip_transmit()
318 multicast[5] = hdestip & 0xff; in ip_transmit()
319 eth_transmit(multicast, IP, len, buf); in ip_transmit()
H A Ddavicom.c2 #error multicast support is not yet implemented
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DMakefile28 MANIFEST= multicast.xml
/illumos-gate/usr/src/contrib/mDNSResponder/
H A DREADME62 * svc:/network/dns/multicast:default introduced to manage mDNS daemon
64 to modify nss_mdns configuration in svc:/network/dns/multicast:default
/illumos-gate/usr/src/lib/libslp/clib/
H A Dlibslp.po57 msgid "could not set multicast TTL: %s"
59 msgid "could not set multicast interface: %s"
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties48 multicast_error = Error during multicast: {0} \n Backtrace: {1}
86 cast_address_failure = Can''t resolve address ``{0}'''' for multicast or broadcast.
87 cast_socket_failure = Exception ``{0}'''' during error recovery trying to open multicast socket: {1}
155 ioexception_conv = IOException ``{0}'''' during multicast convergence: {1}
H A DServer_en.properties57 rh_drop_da_multi = Dropping a multicast request to a DA. Request type:``{0}'''', xid=``0x{1}'''', h…
73 …pping {0} ``0x{1}'''' from host:port ``{2}:{3}'''' on interface ``{4}'''' because it was multicast.
75 …'''' from host:port ``{2}:{3}'''' on interface ``{4}'''' because it was multicast and either there…
H A DSrvLocHeader.java236 boolean multicast, in externalize() argument
/illumos-gate/usr/src/cmd/netfiles/
H A Dnsswitch.dns42 # svc:/network/dns/multicast:default must also be enabled. See mdnsd(8)
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h471 uint16_t multicast:1; /* FC Word 1, bit 25 */ member
483 uint16_t multicast:1; /* FC Word 1, bit 25 */ member
H A Demlxs_hw.h1175 uint16_t multicast:1; /* FC Word 1, bit 25 */ member
1191 uint16_t multicast:1; /* FC Word 1, bit 25 */ member
/illumos-gate/usr/src/uts/common/io/mac/
H A DREADME67 multicast packets.
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dvfpf_if.h273 u8 multicast[PFVF_MAX_MULTICAST_PER_VF][6]; member
H A Dhw_channel.h359 u8 multicast[PFVF_MAX_MULTICAST_PER_VF][_UP_ETH_ALEN]; member
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-network-dns-mdns.p5m39 file path=lib/svc/manifest/network/dns/multicast.xml group=sys mode=0444
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6521 multicast address for servers and relays, DHCPv6 also has a
526 well-known multicast address for local DHCPv6 servers and relays)
532 multicast, and resend our last message.
536 switching back to multicast: otherwise, a potential feedback loop is
1067 - If we get "UseMulticast" when we were already using multicast,
/illumos-gate/usr/src/cmd/svc/shell/
H A Dmfsthistory346 svc:/network/dns/multicast:default var/svc/manifest/network/dns/multicast.xml
347 svc:/network/dns/multicast var/svc/manifest/network/dns/multicast.xml
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME199 The fix involved implementing multicast tables both at per stream
709 …8 e1000g inteface experience packet lost when switch between joining and leaving a multicast stream
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME199 The fix involved implementing multicast tables both at per stream
709 …8 e1000g inteface experience packet lost when switch between joining and leaving a multicast stream
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2121 mm_mem_zero(&mess->multicast[idx_entries][0], ETHERNET_ADDRESS_SIZE); in lm_vf_pf_set_q_filters()
2123 …mm_memcpy(&mess->multicast[idx_entries][0], pbuf + idx_entries*ETHERNET_ADDRESS_SIZE, ETHERNET_ADD… in lm_vf_pf_set_q_filters()
2210 mm_mem_zero(&mess->multicast[idx_entries][0], ETHERNET_ADDRESS_SIZE); in lm_vf_pf_set_q_filters()
2212 …mm_memcpy(&mess->multicast[idx_entries][0], pbuf + idx_entries*ETHERNET_ADDRESS_SIZE, ETHERNET_ADD… in lm_vf_pf_set_q_filters()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSPosix.c980 #error This platform has no way to avoid address busy errors on multicast. in SetupSocket()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex876 …\item Configuration of the \myindex{Rx mode} -- This defines which datagrams [unicast, multicast, …
877 …\item Configuration of unicast / multicast filters -- defining filters for specific unicast / mult…
898 \item \myfunc{filter\_mcast\_cmd}{filter_mcast_cmd} -- configures a multicast filter.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3569 Change: (FW) Allow multicast and broadcast packets forwarding, when
5661 Change: Disable broadcast/multicast packet duplication to LL2.
6519 3. Request: Implement VF multicast filtering and RX/TX accept flags.