Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_debug.c229 if ((req & 0xff) == PRU_SLOWTIMO) {
H A Dtcp_timer.c1869 PRU_SLOWTIMO); in tcp_timers()
/xnu-8796.121.2/bsd/sys/
H A Dprotosw.h427 #define PRU_SLOWTIMO 19 /* 500ms timeout */ macro