trunk_reqall
struct trunk_reqall ra;
struct trunk_reqall ra;
struct trunk_reqall ra;
struct trunk_reqall ra;
aggr_get_trunk(struct aggr_softc *sc, struct trunk_reqall *ra)
static int aggr_get_trunk(struct aggr_softc *, struct trunk_reqall *);
if (((struct trunk_reqall *)data)->ra_proto !=
error = aggr_get_trunk(sc, (struct trunk_reqall *)data);
struct trunk_reqall *ra = (struct trunk_reqall *)data;
#define SIOCGTRUNK _IOWR('i', 143, struct trunk_reqall)
#define SIOCSTRUNK _IOW('i', 144, struct trunk_reqall)