Searched refs:master_cl (Results 1 – 1 of 1) sorted by relevance
385 struct nf_conn_labels *cl, *master_cl; in ovs_ct_init_labels() local389 master_cl = ct->master ? nf_ct_labels_find(ct->master) : NULL; in ovs_ct_init_labels()391 if (!master_cl && !have_mask) in ovs_ct_init_labels()399 if (master_cl) in ovs_ct_init_labels()400 *cl = *master_cl; in ovs_ct_init_labels()