Searched defs:multicast (Results 1 - 3 of 3) sorted by relevance

/include/linux/
H A Dif_macvlan.h68 bool multicast)
77 if (multicast)
92 bool multicast);
66 macvlan_count_rx(const struct macvlan_dev *vlan, unsigned int len, bool success, bool multicast) argument
H A Dnetdevice.h163 unsigned long multicast; member in struct:net_device_stats
793 * changes to configuration when multicast or promiscious is enabled.
1341 * @mc: multicast mac addresses
3304 /* Functions used for multicast addresses handling */
3317 * __dev_mc_sync - Synchonize device's multicast list
3348 /* Functions used for secondary unicast and multicast support */
/include/uapi/linux/
H A Dif_link.h17 __u32 multicast; /* multicast packets received */ member in struct:rtnl_link_stats
50 __u64 multicast; /* multicast packets received */ member in struct:rtnl_link_stats64
185 for multicast frames. Apparently, all IFF_POINTOPOINT and
243 IFLA_BRPORT_FAST_LEAVE, /* multicast fast leave */
581 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */

Completed in 109 milliseconds