DOM_PINGING
if (dom->dom_state == DOM_PINGING || dom->dom_state == DOM_LOST) {
dom->dom_state = DOM_PINGING;
case DOM_PINGING:
if (dom->dom_state == DOM_PINGING && force == 0) {