Searched refs:TCP_HP_BITS (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dtcp_ecn.h6 #define TCP_HP_BITS (~(TCP_RESERVED_BITS|TCP_FLAG_PSH)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dtcp_ecn.h6 #define TCP_HP_BITS (~(TCP_RESERVED_BITS|TCP_FLAG_PSH)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dtcp_input.c3240 if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags &&

Completed in 99 milliseconds