Searched refs:phyint_group_create (Results 1 – 3 of 3) sorted by relevance
424 extern struct phyint_group *phyint_group_create(const char *pg_name);
80 phyint_anongroup = phyint_group_create(""); in phyint_init()505 phyint_group_create(const char *name) in phyint_group_create() function700 if ((pg = phyint_group_create(pg_name)) == NULL) { in phyint_inst_init_from_k()
395 pg = phyint_group_create(lifreq.lifr_groupname); in initifs()