Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dconntrack.c154 static u32 ovs_ct_get_mark(const struct nf_conn *ct) in ovs_ct_get_mark() function
204 key->ct.mark = ovs_ct_get_mark(ct); in __ovs_ct_update_key()