Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_trunk.h152 #define SIOCSTRUNKOPTS _IOW('i', 146, struct trunk_opts) macro
H A Dif_trunk.c712 case SIOCSTRUNKOPTS: in trunk_ioctl()
H A Dif_aggr.c901 case SIOCSTRUNKOPTS: in aggr_ioctl()
/openbsd/sbin/ifconfig/
H A Difconfig.c4525 if (ioctl(sock, SIOCSTRUNKOPTS, &tops) != 0) in settrunklacpmode()
4558 if (ioctl(sock, SIOCSTRUNKOPTS, &tops) != 0) in settrunklacptimeout()