Home
last modified time | relevance | path

Searched refs:PPP_ALLSAP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h76 #if !defined(PPP_ALLSAP)
77 #define PPP_ALLSAP PPP_ALLSTATIONS macro
H A Dsppp_dlpi.c605 sap = PPP_ALLSAP; in sppp_dl_bind()
614 if (sap != PPP_ALLSAP) { in sppp_dl_bind()
700 ASSERT((sap == PPP_IP) || (sap == PPP_IPV6) || (sap == PPP_ALLSAP)); in sppp_dl_unbind()