Searched refs:HPTS_REMOVE_INPUT (Results 1 – 2 of 2) sorted by relevance
142 #define HPTS_REMOVE_INPUT 0x01 macro144 #define HPTS_REMOVE_ALL (HPTS_REMOVE_INPUT | HPTS_REMOVE_OUTPUT)
641 if (flags & HPTS_REMOVE_INPUT) { in __tcp_hpts_remove()1332 tcp_hpts_remove(inp, HPTS_REMOVE_INPUT); in tcp_input_data()