Searched refs:NETDEV_FLAG_IGMP (Results 1 – 3 of 3) sorted by relevance
48 #define NETDEV_FLAG_IGMP 0x20U macro
379 netdev->flags |= NETDEV_FLAG_IGMP; in netdev_flags_sync()
1233 if (netdev->flags & NETDEV_FLAG_IGMP) rt_kprintf(" IGMP"); in netdev_list_if()
Completed in 10 milliseconds