Searched refs:IP_CT_TCP_FLAG_BE_LIBERAL (Results 1 – 2 of 2) sorted by relevance
38 #define IP_CT_TCP_FLAG_BE_LIBERAL 0x08 macro
208 ct->proto.tcp.seen[0].flags |= IP_CT_TCP_FLAG_BE_LIBERAL; in nf_ct_set_tcp_be_liberal()209 ct->proto.tcp.seen[1].flags |= IP_CT_TCP_FLAG_BE_LIBERAL; in nf_ct_set_tcp_be_liberal()
Completed in 5 milliseconds