Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/netfilter/
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
/linux-5.19.10/net/openvswitch/
Dconntrack.c1049 nf_ct_set_tcp_be_liberal(ct); in __ovs_ct_lookup()