Home
last modified time | relevance | path

Searched refs:ppa_ip_cache (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h321 spppstr_t *ppa_ip_cache; /* ptr to PPP_IP upper stream */ member
H A Dsppp_dlpi.c615 if ((sap == PPP_IP) && (ppa->ppa_ip_cache == NULL)) { in sppp_dl_bind()
616 ppa->ppa_ip_cache = sps; in sppp_dl_bind()
713 ppa->ppa_ip_cache = NULL; in sppp_dl_unbind()
H A Dsppp.c394 ppa->ppa_ip_cache = NULL; in sppp_close()
2201 destsps = ppa->ppa_ip_cache; in sppp_inpkt()
2335 destsps = ppa->ppa_ip_cache; in sppp_release_pkts()