Searched refs:SIOCAIFGROUP (Results 1 – 4 of 4) sorted by relevance
135 #define SIOCAIFGROUP _IOW('i', 135, struct ifgroupreq) /* add an ifgroup */ macro
66 if (ioctl(s, SIOCAIFGROUP, (caddr_t)&ifgr) == -1 && errno != EEXIST) in setifgroup()
2854 case CASE_IOC_IFGROUPREQ(SIOCAIFGROUP): in ifhwioctl()