Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difgroup.c124 if (strcmp(ifg->ifgrq_group, "all")) { in getifgroups()
128 printf(" %s", ifg->ifgrq_group); in getifgroups()
H A Difconfig.c845 matched |= !fnmatch(match, ifg->ifgrq_group, 0); in group_member()
847 nomatched &= fnmatch(nomatch, ifg->ifgrq_group, 0); in group_member()
/f-stack/freebsd/net/
H A Dif.h519 #define ifgrq_group ifgrq_ifgrqu.ifgrqu_group macro
H A Dif.c1698 strlcpy(ifgrq.ifgrq_group, ifgl->ifgl_group->ifg_group, in if_getgroup()
1699 sizeof(ifgrq.ifgrq_group)); in if_getgroup()
/f-stack/tools/compat/include/net/
H A Dif.h505 #define ifgrq_group ifgrq_ifgrqu.ifgrqu_group macro