MASKED_STUCK_TIMEOUT_SECS 1704 src/dps8/dps8_mgp.c             else if (now - mgp_dev_state.masked_since >= MASKED_STUCK_TIMEOUT_SECS)
MASKED_STUCK_TIMEOUT_SECS 1709 src/dps8/dps8_mgp.c                          __func__, chan, MASKED_STUCK_TIMEOUT_SECS);
MASKED_STUCK_TIMEOUT_SECS 1751 src/dps8/dps8_net.c             else if (now - net_dev_state.masked_since >= MASKED_STUCK_TIMEOUT_SECS)
MASKED_STUCK_TIMEOUT_SECS 1756 src/dps8/dps8_net.c                          __func__, chan, MASKED_STUCK_TIMEOUT_SECS);