PPP_UI
control == PPP_UI && protocol != PPP_ALLSTATIONS &&
control = PPP_UI;
control = PPP_UI; /*XXX*/
h->control = PPP_UI; /* Unnumbered Info */
h->control = PPP_UI; /* Unnumbered Info */
if (h->control != PPP_UI)
h->control = PPP_UI; /* Unnumbered Info */
*sc->sc_mp++ = PPP_UI;
if (sc->sc_ilen == 1 && c != PPP_UI) {