Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_trunk.h122 #define SIOCSTRUNK _IOW('i', 144, struct trunk_reqall) macro
H A Dif_trunk.c647 case SIOCSTRUNK: in trunk_ioctl()
H A Dif_aggr.c884 case SIOCSTRUNK: in aggr_ioctl()
/openbsd/sbin/ifconfig/
H A Difconfig.c4492 if (ioctl(sock, SIOCSTRUNK, &ra) != 0) in settrunkproto()