Searched refs:OVS_CT_LABELS_LEN_32 (Results 1 – 4 of 4) sorted by relevance
454 #define OVS_CT_LABELS_LEN_32 4 macro455 #define OVS_CT_LABELS_LEN (OVS_CT_LABELS_LEN_32 * sizeof(__u32))459 __u32 ct_labels_32[OVS_CT_LABELS_LEN_32];
464 #define OVS_CT_LABELS_LEN_32 4 macro465 #define OVS_CT_LABELS_LEN (OVS_CT_LABELS_LEN_32 * sizeof(__u32))469 __u32 ct_labels_32[OVS_CT_LABELS_LEN_32];
395 for (i = 0; i < OVS_CT_LABELS_LEN_32; i++) in ovs_ct_init_labels()424 OVS_CT_LABELS_LEN_32); in ovs_ct_set_labels()1088 for (i = 0; i < OVS_CT_LABELS_LEN_32; i++) in labels_nonzero()