Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c145 static void nce_start_timer(ncec_t *, uint_t);
309 nce_start_timer(ncec, in nce_add_v6_postprocess()
4013 nce_start_timer(ncec, in nce_add_v4_postprocess()
4151 nce_start_timer(ncec, ms); in nce_restart_timer()
4156 nce_start_timer(ncec_t *ncec, uint_t ms) in nce_start_timer() function