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

/linux-4.4.14/net/openvswitch/
H A Dconntrack.c105 static u32 ovs_ct_get_mark(const struct nf_conn *ct) ovs_ct_get_mark() function
138 key->ct.mark = ovs_ct_get_mark(ct); __ovs_ct_update_key()

Completed in 45 milliseconds