cur_ms             47 net/openvswitch/flow.c 	u64 cur_ms, idle_ms;
cur_ms             51 net/openvswitch/flow.c 	cur_ms = (u64)(u32)cur_ts.tv_sec * MSEC_PER_SEC +
cur_ms             54 net/openvswitch/flow.c 	return cur_ms - idle_ms;