Searched refs:TCP_HP_BITS (Results 1 – 1 of 1) sorted by relevance
112 #define TCP_HP_BITS (~(TCP_RESERVED_BITS|TCP_FLAG_PSH)) macro6131 if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags && in tcp_rcv_established()