• Home
  • Raw
  • Download

Lines Matching full:multicast

2460 	 *   which peers belong to a given multicast group, so that if
2461 * multicast->unicast conversion is enabled, the target can convert
2462 * multicast tx frames to a series of unicast tx frames, to each
2463 * peer within the multicast group.
2465 * many multicast groups to provide storage for within its multicast
2475 * its multicast group membership table.
2476 * These multicast group membership table elements are shared by the
2477 * multicast groups stored within the table.
2482 * whether/how to do multicast->unicast conversion
2485 * perform multicast --> unicast conversion on transmit, and if so,
2486 * what to do if it finds no entries in its multicast group
2487 * membership table for the multicast IP address in the tx frame.
2489 * 0 -> Do not perform multicast to unicast conversion.
2490 * 1 -> Convert multicast frames to unicast, if the IP multicast
2491 * address from the tx frame is found in the multicast group
2492 * membership table. If the IP multicast address is not found,
2494 * 2 -> Convert multicast frames to unicast, if the IP multicast
2495 * address from the tx frame is found in the multicast group
2496 * membership table. If the IP multicast address is not found,
2497 * transmit the frame as multicast.
2645 * which peers belong to a given multicast group, so that if
2646 * multicast->unicast conversion is enabled, the target can convert
2647 * multicast tx frames to a series of unicast tx frames, to each
2648 * peer within the multicast group.
2650 * many multicast groups to provide storage for within its multicast
2660 * its multicast group membership table.
2661 * These multicast group membership table elements are shared by the
2662 * multicast groups stored within the table.
2667 * whether/how to do multicast->unicast conversion
2670 * perform multicast --> unicast conversion on transmit, and if so,
2671 * what to do if it finds no entries in its multicast group
2672 * membership table for the multicast IP address in the tx frame.
2674 * 0 -> Do not perform multicast to unicast conversion.
2675 * 1 -> Convert multicast frames to unicast, if the IP multicast
2676 * address from the tx frame is found in the multicast group
2677 * membership table. If the IP multicast address is not found,
2679 * 2 -> Convert multicast frames to unicast, if the IP multicast
2680 * address from the tx frame is found in the multicast group
2681 * membership table. If the IP multicast address is not found,
2682 * transmit the frame as multicast.
2846 * which peers belong to a given multicast group, so that if
2847 * multicast->unicast conversion is enabled, the target can convert
2848 * multicast tx frames to a series of unicast tx frames, to each peer
2849 * within the multicast group. This num_mcast_groups configuration
2850 * parameter tells the target how many multicast groups to provide
2851 * storage for within its multicast group membership table.
2858 * multicast group membership table. These multicast group membership
2859 * table elements are shared by the multicast groups stored within
2864 /* Whether/how to do multicast->unicast conversion.
2866 * perform multicast --> unicast conversion on transmit, and if so,
2867 * what to do if it finds no entries in its multicast group membership
2868 * table for the multicast IP address in the tx frame.
2870 * 0 -> Do not perform multicast to unicast conversion.
2871 * 1 -> Convert multicast frames to unicast, if the IP multicast address
2872 * from the tx frame is found in the multicast group membership
2873 * table. If the IP multicast address is not found, drop the frame
2874 * 2 -> Convert multicast frames to unicast, if the IP multicast address
2875 * from the tx frame is found in the multicast group membership
2876 * table. If the IP multicast address is not found, transmit the
2877 * frame as multicast.
5213 /* multicast rate in Mbps */
5281 /* Set the custom rate (rate-code) for multicast data frames */
5283 /* Tx multicast packet indicate Enable/Disable */
5345 /* multicast rate in Mbps */
5409 /* Set the custom rate (rate-code) for multicast data frames */
5411 /* Tx multicast packet indicate Enable/Disable */