Searched refs:CCP_ISUP (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c232 #define CCP_ISUP 1 macro
325 if ((pkt->flags & CCP_ISUP)
444 cp->flags &= ~(CCP_DECOMP_RUN | CCP_ISUP);
458 cp->flags |= CCP_ISUP;
470 cp->flags &= ~(CCP_DECOMP_RUN | CCP_ISUP);
474 if (cp->flags & CCP_ISUP) {

Completed in 30 milliseconds