Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.c150 static u32 ovs_ct_get_mark(const struct nf_conn *ct) in ovs_ct_get_mark() function
195 key->ct.mark = ovs_ct_get_mark(ct); in __ovs_ct_update_key()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.c154 static u32 ovs_ct_get_mark(const struct nf_conn *ct) in ovs_ct_get_mark() function
199 key->ct.mark = ovs_ct_get_mark(ct); in __ovs_ct_update_key()

Completed in 6 milliseconds