Searched refs:IP_CT_TCP_FLAG_BE_LIBERAL (Results 1 – 3 of 3) sorted by relevance
38 #define IP_CT_TCP_FLAG_BE_LIBERAL 0x08 macro
123 ct->proto.tcp.seen[0].flags |= IP_CT_TCP_FLAG_BE_LIBERAL; in nft_flow_offload_eval()124 ct->proto.tcp.seen[1].flags |= IP_CT_TCP_FLAG_BE_LIBERAL; in nft_flow_offload_eval()
674 if (sender->flags & IP_CT_TCP_FLAG_BE_LIBERAL || in tcp_in_window()814 IP_CT_TCP_FLAG_BE_LIBERAL; in tcp_new()