Home
last modified time | relevance | path

Searched refs:LACP_LONG_TIMEOUT_TIME (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/net/
H A Dlacp.h399 #define LACP_LONG_TIMEOUT_TIME 90 macro
H A Dif_bond.c4493 tv.tv_sec = LACP_LONG_TIMEOUT_TIME; in bondport_receive_machine_current()