Searched refs:pred_flags (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ | ||
D | tcp.h | 157 __be32 pred_flags; member |
/linux-4.19.296/include/net/ | ||
D | tcp.h | 668 tp->pred_flags = htonl((tp->tcp_header_len << 26) | in __tcp_fast_path_on() |