Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dnf_conntrack_tcp.h37 #define IP_CT_TCP_FLAG_BE_LIBERAL 0x08 macro
/linux-4.1.27/net/netfilter/
Dnf_conntrack_proto_tcp.c712 if (sender->flags & IP_CT_TCP_FLAG_BE_LIBERAL || in tcp_in_window()
1163 IP_CT_TCP_FLAG_BE_LIBERAL; in tcp_new()