Searched refs:last_remove (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2.c1382 static u_int32_t last_remove = 0; local
1395 if (!FORCE && last_remove == timenow.tv_sec)
1397 last_remove = timenow.tv_sec;

Completed in 51 milliseconds