Home
last modified time | relevance | path

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

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