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

/linux-4.4.14/net/openvswitch/
H A Dconntrack.c481 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) labels_nonzero() function
525 if (labels_nonzero(&info->labels.mask)) ovs_ct_execute()
620 if (!labels_nonzero(&labels->mask)) { nla_for_each_nested()
741 labels_nonzero(&ct_info->labels.mask) && ovs_ct_action_to_attr()

Completed in 46 milliseconds