Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h637 struct intimercount { struct
661 struct intimercount ipi_gc_req; argument
662 struct intimercount ipi_timer_req;
H A Din_pcb.c377 struct intimercount gccnt, tmcnt; in inpcb_timeout()