Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netlink/
A Dgenetlink.c75 static unsigned long mc_group_start = 0x3 | BIT(GENL_ID_CTRL) | variable
78 static unsigned long *mc_groups = &mc_group_start;
418 if (mc_groups == &mc_group_start) { in genl_allocate_reserve_groups()
423 *mc_groups = mc_group_start; in genl_allocate_reserve_groups()

Completed in 6 milliseconds