Home
last modified time | relevance | path

Searched defs:ifgr (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sbin/ifconfig/
H A Difgroup.c49 struct ifgroupreq ifgr; in setifgroup() local
67 struct ifgroupreq ifgr; in unsetifgroup() local
84 struct ifgroupreq ifgr; in getifgroups() local
125 struct ifgroupreq ifgr; in printgroup() local
H A Difconfig.c615 struct ifgroupreq ifgr; in group_member() local
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_parser.c1228 struct ifgroupreq ifgr; in ifa_exists() local
1262 struct ifgroupreq ifgr; in ifa_grouplookup() local
/dflybsd-src/sys/net/
H A Dif.c1247 if_getgroups(struct ifgroupreq *ifgr, struct ifnet *ifp) in if_getgroups()
1300 if_getgroupmembers(struct ifgroupreq *ifgr) in if_getgroupmembers()
1962 struct ifgroupreq *ifgr; in ifioctl() local
/dflybsd-src/sbin/dhclient/
H A Ddhclient.c2261 struct ifgroupreq ifgr; in get_ifname() local
/dflybsd-src/contrib/dhcpcd/src/
H A Dif-bsd.c338 struct ifgroupreq ifgr = { .ifgr_len = 0 }; in if_ignoregroup() local