Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_trunk.h139 #define TRUNK_OPT_LACP_MODE 0x01 /* set active bit */ macro
H A Dif_trunk.c724 case TRUNK_OPT_LACP_MODE: in trunk_ioctl()
H A Dif_aggr.c1086 case TRUNK_OPT_LACP_MODE: in aggr_set_options()
/openbsd/sbin/ifconfig/
H A Difconfig.c4518 tops.to_opts |= TRUNK_OPT_LACP_MODE; in settrunklacpmode()