Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c4339 clock_t start = ill->ill_defend_start; in ill_defend_rate_limit()
4359 ill->ill_defend_start = now; in ill_defend_rate_limit()
4369 ill->ill_defend_start = now; in ill_defend_rate_limit()
H A Dip_if.c16906 ill->ill_defend_start = ill->ill_defend_count = 0; in ipif_set_values()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1811 clock_t ill_defend_start; /* start of 1 hour period */ member