Searched refs:SIOCSLAGGPORT (Results 1 – 3 of 3) sorted by relevance
135 #define SIOCSLAGGPORT _IOW('i', 141, struct lagg_reqport) macro
1604 case SIOCSLAGGPORT: in lagg_ioctl()
50 if (ioctl_ctx(ctx, SIOCSLAGGPORT, &rp) && errno != EEXIST) { in setlaggport()