Searched refs:lsc_timeout (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/net/
H A Dtrunklacp.h259 #define lsc_timeout lsc_admin_defaults.lad_timeout macro
H A Dif_trunk.c707 tro->to_lacpopts.lacp_timeout = lsc->lsc_timeout;
747 lsc->lsc_timeout =
749 if (lsc->lsc_timeout == 0) {
H A Dtrunklacp.c533 (lsc->lsc_timeout ? LACP_STATE_TIMEOUT : 0);
744 lsc->lsc_timeout = LACP_DEFAULT_TIMEOUT;

Completed in 93 milliseconds