PPP_ALLSTATIONS
case PPP_ALLSTATIONS:
if (sc->sc_flags & SC_COMP_AC && address == PPP_ALLSTATIONS &&
control == PPP_UI && protocol != PPP_ALLSTATIONS &&
address = PPP_ALLSTATIONS;
address = PPP_ALLSTATIONS; /*XXX*/
h->address = PPP_ALLSTATIONS; /* broadcast address */
h->address = PPP_ALLSTATIONS; /* broadcast address */
case PPP_ALLSTATIONS:
h->address = PPP_ALLSTATIONS; /* broadcast address */
if (c != PPP_ALLSTATIONS) {
*sc->sc_mp++ = PPP_ALLSTATIONS;