Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_ndp.c77 #define ILL_PROBE_INTERVAL(ill) ((ill)->ill_note_link ? 150 : 1500) macro
182 probe_interval = ILL_PROBE_INTERVAL(src_ill); in nce_dad()