Searched refs:GENL_NAMSIZ (Results 1 – 3 of 3) sorted by relevance
8 #define GENL_NAMSIZ 16 /* length of family name */ macro
17 char name[GENL_NAMSIZ];62 char name[GENL_NAMSIZ];
460 if (WARN_ON(!string_is_terminated(grp->name, GENL_NAMSIZ))) in genl_validate_assign_mc_groups()1281 .len = GENL_NAMSIZ - 1 },1385 .len = GENL_NAMSIZ - 1 },
Completed in 10 milliseconds