Home
last modified time | relevance | path

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

/sys/kern/
Dthread.c330 const char *states[] = { in Thread_Dump() local
343 kprintf("state %s\n", states[thr->schedState]); in Thread_Dump()
/lib/liblwip/
DCHANGELOG1369 * tcp_in.c: cope with SYN packets received during established states,