<dec f='src/src/sys/net/if_strip.c' l='267' type='void strip_proberadio(struct strip_softc * sc, struct tty * tp)'/>
<use f='src/src/sys/net/if_strip.c' l='742' u='c' c='strip_send'/>
<def f='src/src/sys/net/if_strip.c' l='1379' ll='1401' type='void strip_proberadio(struct strip_softc * sc, struct tty * tp)'/>
<use f='src/src/sys/net/if_strip.c' l='1490' u='c' c='strip_watchdog'/>
<doc f='src/src/sys/net/if_strip.c' l='1369'>/*
 * Send an invalid starmode packet to the radio, to induce an error message
 * indicating the radio is in starmode.
 * Update the state machine to indicate a response is expected.
 * Either the radio answers, which will be caught by the parser,
 * or the watchdog will start resetting.
 *
 * NOTE: drops chars directly on the tty output queue.
 * should be caled at spl &gt;= spltty.
 */</doc>
