Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Difgroup.c48 struct ifgroupreq ifgr = {}; in setifgroup() local
64 struct ifgroupreq ifgr = {}; in unsetifgroup() local
80 struct ifgroupreq ifgr; in getifgroups() local
106 struct ifgroupreq ifgr; in printgroup() local
H A Difconfig.c870 struct ifgroupreq ifgr; in group_member() local
/freebsd/contrib/wireguard-tools/
H A Dipc-freebsd.h24 struct ifgroupreq ifgr = { .ifgr_name = "wg" }; in kernel_get_wireguard_interfaces() local
/freebsd/share/examples/libifconfig/
H A Dstatus.c349 struct ifgroupreq ifgr; in print_groups() local
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c1379 struct ifgroupreq ifgr; in ifa_add_groups_to_map() local
1601 struct ifgroupreq ifgr; in ifa_grouplookup() local
H A Dpfctl_optimize.c1499 struct ifgroupreq ifgr; in interface_group() local
/freebsd/lib/libifconfig/
H A Dlibifconfig.c493 struct ifgroupreq *ifgr) in ifconfig_get_groups()
/freebsd/sys/net/
H A Dif.c1601 if_getgroup(struct ifgroupreq *ifgr, struct ifnet *ifp) in if_getgroup()
1637 if_getgroupmembers(struct ifgroupreq *ifgr) in if_getgroupmembers()
2924 struct ifgroupreq ifgr; in ifioctl() member