ifgroupreq
struct ifgroupreq ifgr;
struct ifgroupreq ifgr;
struct ifgroupreq ifgr;
struct ifgroupreq ifgr;
struct ifgroupreq ifgr;
struct ifgroupreq ifgr;
if_getgroups(struct ifgroupreq *ifgr, struct ifnet *ifp)
if_getgroupmembers(struct ifgroupreq *ifgr)
static int if_getgroups(struct ifgroupreq *, struct ifnet *);
static int if_getgroupmembers(struct ifgroupreq *);
struct ifgroupreq *ifgr;
return (if_getgroupmembers((struct ifgroupreq *)data));
ifgr = (struct ifgroupreq *)ifr;
ifgr = (struct ifgroupreq *)ifr;
ifgr = (struct ifgroupreq *)ifr;
#define SIOCAIFGROUP _IOW('i', 135, struct ifgroupreq) /* add an ifgroup */
#define SIOCGIFGROUP _IOWR('i', 136, struct ifgroupreq) /* get ifgroups */
#define SIOCDIFGROUP _IOW('i', 137, struct ifgroupreq) /* delete ifgroup */
#define SIOCGIFGMEMB _IOWR('i', 138, struct ifgroupreq) /* get members */
struct ifgroupreq ifgr;
struct ifgroupreq ifgr;