Searched refs:MAC_IN_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/stand/lib/inet/ | ||
H A D | mac_impl.h | 60 #define MAC_IN_TIMEOUT (10) /* collect IP grams for X mseconds. */ macro |
H A D | mac.c | 92 mac_state.mac_in_timeout = MAC_IN_TIMEOUT; in mac_init() |