Searched defs:ifgr (Results 1 – 8 of 8) sorted by relevance
48 struct ifgroupreq ifgr = {}; in setifgroup() local64 struct ifgroupreq ifgr = {}; in unsetifgroup() local80 struct ifgroupreq ifgr; in getifgroups() local106 struct ifgroupreq ifgr; in printgroup() local
870 struct ifgroupreq ifgr; in group_member() local
24 struct ifgroupreq ifgr = { .ifgr_name = "wg" }; in kernel_get_wireguard_interfaces() local
349 struct ifgroupreq ifgr; in print_groups() local
1394 struct ifgroupreq ifgr; in ifa_add_groups_to_map() local1616 struct ifgroupreq ifgr; in ifa_grouplookup() local
1518 struct ifgroupreq ifgr; in interface_group() local
493 struct ifgroupreq *ifgr) in ifconfig_get_groups()
1575 if_getgroup(struct ifgroupreq *ifgr, struct ifnet *ifp) in if_getgroup()1611 if_getgroupmembers(struct ifgroupreq *ifgr) in if_getgroupmembers()2913 struct ifgroupreq ifgr; in ifioctl() member