Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Drocket.h46 #define ROCKET_CLOSING_WAIT_NONE 65535 macro
/linux-2.4.37.9/drivers/char/
Drocket.c1105 if (info->closing_wait != ROCKET_CLOSING_WAIT_NONE) in rp_close()