Home
last modified time | relevance | path

Searched refs:ovs_ct_get_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.c584 ovs_ct_get_info(const struct nf_conntrack_tuple_hash *h) in ovs_ct_get_info() function
646 nf_ct_set(skb, ct, ovs_ct_get_info(h)); in ovs_ct_find_existing()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.c461 ovs_ct_get_info(const struct nf_conntrack_tuple_hash *h) in ovs_ct_get_info() function
523 nf_ct_set(skb, ct, ovs_ct_get_info(h)); in ovs_ct_find_existing()

Completed in 5 milliseconds