Searched refs:LINK_CHECK_PERIOD (Results 1 – 2 of 2) sorted by relevance
13 #define LINK_CHECK_PERIOD 1000 /* # of poll() calls between link checks */ macro
415 if ( ++linkpoll > LINK_CHECK_PERIOD ) { in ifec_net_poll()