Home
last modified time | relevance | path

Searched refs:IP_CT_TCP_FLAG_BE_LIBERAL (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/netfilter/
H A Dnf_conntrack_tcp.h38 #define IP_CT_TCP_FLAG_BE_LIBERAL 0x08 macro
/linux/include/net/netfilter/
H A Dnf_conntrack_l4proto.h208 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()
/linux/net/sched/
H A Dact_ct.c436 ct->proto.tcp.seen[0].flags |= IP_CT_TCP_FLAG_BE_LIBERAL; in tcf_ct_flow_table_add()
437 ct->proto.tcp.seen[1].flags |= IP_CT_TCP_FLAG_BE_LIBERAL; in tcf_ct_flow_table_add()