phyint_group_create
pg = phyint_group_create(lifreq.lifr_groupname);
if ((pg = phyint_group_create(pg_name)) == NULL) {
phyint_anongroup = phyint_group_create("");
extern struct phyint_group *phyint_group_create(const char *pg_name);