Home
last modified time | relevance | path

Searched refs:trunk_reqall (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/net/
H A Dif_trunk.h108 struct trunk_reqall { struct
121 #define SIOCGTRUNK _IOWR('i', 143, struct trunk_reqall) argument
122 #define SIOCSTRUNK _IOW('i', 144, struct trunk_reqall)
H A Dif_aggr.c477 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()
H A Dif_trunk.c616 struct trunk_reqall *ra = (struct trunk_reqall *)data; in trunk_ioctl()
/openbsd/sbin/ifconfig/
H A Difconfig.c4476 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()