PPP_ALLSTATIONS
PUTCHAR(PPP_ALLSTATIONS, p); \
if (len >= PPP_HDRLEN && p[0] == PPP_ALLSTATIONS && p[1] == PPP_UI) {
*(uchar_t *)nmp->b_wptr++ = PPP_ALLSTATIONS;
#define PPP_ALLSAP PPP_ALLSTATIONS
*(uchar_t *)mp->b_wptr++ = PPP_ALLSTATIONS;
if (code == PPP_ALLSTATIONS) {
if (cp[0] == PPP_ALLSTATIONS && cp[1] == PPP_UI)
if (proto == PPP_ALLSTATIONS) {
*new_frame->b_wptr++ = PPP_ALLSTATIONS;
if (state->sa_mqhead->b_rptr[0] == PPP_ALLSTATIONS)
*hdrmp->b_wptr++ = PPP_ALLSTATIONS;
if (proto == PPP_ALLSTATIONS) {
dp[0] = PPP_ALLSTATIONS;
dp[0] = PPP_ALLSTATIONS;