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

123

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_tr.h64 unsigned long multicast; /* multicast packets received */ member in struct:tr_statistics
H A Dif_vlan.h173 stats->multicast++;
H A Dif_fddi.h116 __u32 multicast; /* multicast packets received */ member in struct:fddi_statistics
H A Dnetdevice.h107 unsigned long multicast; /* multicast packets received */ member in struct:net_device_stats
783 /* Functions used for multicast support */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_tr.h64 unsigned long multicast; /* multicast packets received */ member in struct:tr_statistics
H A Dif_vlan.h173 stats->multicast++;
H A Dif_fddi.h116 __u32 multicast; /* multicast packets received */ member in struct:fddi_statistics
H A Dnetdevice.h107 unsigned long multicast; /* multicast packets received */ member in struct:net_device_stats
783 /* Functions used for multicast support */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dcatc.c184 u8 multicast[64]; member in struct:catc
602 static void catc_multicast(unsigned char *addr, u8 *multicast) argument
605 multicast[(crc >> 3) & 0x3f] |= 1 << (crc & 7);
617 memset(catc->multicast, 0, 64);
619 catc_multicast(broadcast, catc->multicast);
620 catc_multicast(netdev->dev_addr, catc->multicast);
623 memset(catc->multicast, 0xff, 64);
628 memset(catc->multicast, 0xff, 64);
633 catc->multicast[(crc >> 3) & 0x3f] |= 1 << (crc & 7);
635 catc->multicast[
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dmeth.h100 u64 multicast:1; member in struct:rx_status_vector::__anon1873
174 #define METH_ACCEPT_MCAST 0x20 /* 01: Accept physical, broadcast, and multicast filter matches only */
175 #define METH_ACCEPT_AMCAST 0x40 /* 10: Accept physical, broadcast, and all multicast packets */
H A D3c505.h229 byte multicast[10][6]; member in union:__anon1653::__anon1654
H A Dbonding.c177 * - Port Gleb Natapov's multicast support patchs from 2.4.12
178 * to 2.4.18 adding support for multicast.
558 * Remove a multicast address from every slave in the bonding group
681 /* save master's multicast list */
2042 stats->multicast += sstats->multicast;
H A Ddepca.c196 0.381 12-dec-94 Added DE101 recognition, fix multicast bug.
408 u32 multicast; member in struct:depca_private::__anon1753
1001 lp->pktStats.multicast++;
1169 ** Set or clear the multicast filter for this adaptor.
1198 ** from a list of ethernet multicast addresses.
1211 if (dev->flags & IFF_ALLMULTI) { /* Set all multicast bits */
1216 for (i = 0; i < (HASH_TABLE_LEN >> 3); i++) { /* Clear the multicast table */
1219 /* Add multicast addresses */
1223 if ((*addrs & 0x01) == 1) { /* multicast address? */
1859 printk(" multicast has
[all...]
H A Dewrk3.c91 multicast address bits have been turned on. This improved the send
97 mode, add/delete multicast addresses, change the hardware address, get
270 u32 multicast; member in struct:ewrk3_stats
288 u_char *mctbl; /* Pointer to the multicast table */
1030 lp->pktStats.multicast++;
1157 ** Set or clear the multicast filter for this adapter.
1186 ** from a list of ethernet multicast addresses.
1242 if ((*addrs & 0x01) == 1) { /* multicast address? */
1917 case EWRK3_GET_MCA: /* Get the multicast address table */
1936 case EWRK3_SET_MCA: /* Set a multicast addres
[all...]
H A Drcpci45.c793 pDpa->stats.multicast = 0; /* multicast packets received */
H A Dsmc9194.c24 . Hardware multicast code from Peter Cammaert ( pc@denkart.be )
35 . 01/29/96 Erik Stahlman fixed autoirq, added multicast
49 . 03/06/96 Erik Stahlman Added hardware multicast from Peter Cammaert
224 . programs ) and multicast modes.
394 . This sets the internal hardware table to filter out unwanted multicast
399 . multicast packet is accepted. Otherwise, it's dropped silently.
426 /* make sure this is a multicast address - shouldn't this
1255 /* set multicast stats */
1257 lp->stats.multicast++;
1419 . either make it accept multicast packet
[all...]
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Detc.h97 struct ether_addr multicast[MAXMULTILIST]; member in struct:etc_info
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex117 \item \verb|maddress| --- multicast address
118 \item \verb|mroute| --- multicast routing cache entry
259 \item \verb|multicast on| or \verb|multicast off|
413 nodes. Broadcasting is a particular case of multicasting, where the multicast
419 Certainly, the use of high bandwidth multicast transfers is not recommended
425 and not destined for a multicast group of which we are member. Usually
429 \item \verb|ALLMULTI| --- the device receives all multicast packets
430 wandering on the link. This mode is used by multicast routers.
514 \item \verb|mcast| --- the total number of received multicast packet
[all...]
H A Dip-tunnels.tex388 It is possible to set \verb|remote| for GRE tunnel to a multicast
398 sent to multicast group 224.66.66.66. By default such tunnel starts
400 if multicast routing is supported in surrounding network, all GRE nodes
402 broadcast network. If multicast routing does not work, it is unpleasant
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/8021q/
H A Dvlanproc.c375 "Broadcast/Multicast Rcvd", stats->multicast);
H A Dvlan_dev.c203 stats->multicast++;
852 /* save multicast list */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/lmc/
H A Dlmc_var.h266 unsigned long multicast; /* multicast packets received */ member in struct:lmc_statistics
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/wanrouter/
H A Dwanproc.c416 "multicast packets received", wandev->stats.multicast);
1005 "multicast packets received", wandev->stats.multicast);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e100/
H A De100.h656 u16 mc_count; /* Number of multicast addresses */
680 mltcst_cb_t multicast; member in union:_nxmit_cb_t::__anon1786
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e1000/
H A De1000_proc.c600 LIST_ADD_U("Multicast", &adapter->net_stats.multicast);

Completed in 159 milliseconds

123