PPP_ALLSAP
#if !defined(PPP_ALLSAP)
sap = PPP_ALLSAP;
if (sap != PPP_ALLSAP) {
ASSERT((sap == PPP_IP) || (sap == PPP_IPV6) || (sap == PPP_ALLSAP));