Home
last modified time | relevance | path

Searched refs:nf_ct_timeout_find (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_timeout.h41 struct nf_conn_timeout *nf_ct_timeout_find(const struct nf_conn *ct) in nf_ct_timeout_find() function
76 timeout_ext = nf_ct_timeout_find(ct); in nf_ct_timeout_lookup()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_timeout.c30 struct nf_conn_timeout *timeout_ext = nf_ct_timeout_find(ct); in untimeout()
134 timeout_ext = nf_ct_timeout_find(ct); in nf_ct_destroy_timeout()
H A Dnfnetlink_cttimeout.c662 struct nf_conn_timeout *timeout_ext = nf_ct_timeout_find(ct); in untimeout()
H A Dnft_ct.c916 timeout = nf_ct_timeout_find(ct); in nft_ct_timeout_obj_eval()
H A Dnf_conntrack_core.c1734 timeout_ext = tmpl ? nf_ct_timeout_find(tmpl) : NULL; in init_conntrack()
/openbmc/linux/net/openvswitch/
H A Dconntrack.c593 timeout_ext = nf_ct_timeout_find(ct); in skb_nfct_cached()
1393 nf_ct_timeout_find(ct_info.ct)->timeout); in ovs_ct_copy_action()