Searched refs:master_cl (Results 1 – 1 of 1) sorted by relevance
380 struct nf_conn_labels *cl, *master_cl; in ovs_ct_init_labels() local384 master_cl = ct->master ? nf_ct_labels_find(ct->master) : NULL; in ovs_ct_init_labels()386 if (!master_cl && !have_mask) in ovs_ct_init_labels()394 if (master_cl) in ovs_ct_init_labels()395 *cl = *master_cl; in ovs_ct_init_labels()