Searched refs:trunk_reqall (Results 1 – 4 of 4) sorted by relevance
108 struct trunk_reqall { struct121 #define SIOCGTRUNK _IOWR('i', 143, struct trunk_reqall) argument122 #define SIOCSTRUNK _IOW('i', 144, struct trunk_reqall)
477 static int aggr_get_trunk(struct aggr_softc *, struct trunk_reqall *);889 if (((struct trunk_reqall *)data)->ra_proto != in aggr_ioctl()898 error = aggr_get_trunk(sc, (struct trunk_reqall *)data); in aggr_ioctl()961 aggr_get_trunk(struct aggr_softc *sc, struct trunk_reqall *ra) in aggr_get_trunk()
616 struct trunk_reqall *ra = (struct trunk_reqall *)data; in trunk_ioctl()
4476 struct trunk_reqall ra; in settrunkproto()4499 struct trunk_reqall ra; in settrunklacpmode()4532 struct trunk_reqall ra; in settrunklacptimeout()4567 struct trunk_reqall ra; in trunk_status()