Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dmac_impl.h60 #define MAC_IN_TIMEOUT (10) /* collect IP grams for X mseconds. */ macro
H A Dmac.c92 mac_state.mac_in_timeout = MAC_IN_TIMEOUT; in mac_init()