Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_l4proto.h212 static inline void nf_ct_set_tcp_be_liberal(struct nf_conn *ct) in nf_ct_set_tcp_be_liberal() function
/openbmc/linux/net/openvswitch/
H A Dconntrack.c803 nf_ct_set_tcp_be_liberal(ct); in __ovs_ct_lookup()