Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h322 spppstr_t *ppa_ip6_cache; /* ptr to PPP_IPV6 upper stream */ member
H A Dsppp_dlpi.c620 } else if ((sap == PPP_IPV6) && (ppa->ppa_ip6_cache == NULL)) { in sppp_dl_bind()
621 ppa->ppa_ip6_cache = sps; in sppp_dl_bind()
717 ppa->ppa_ip6_cache = NULL; in sppp_dl_unbind()
H A Dsppp.c400 ppa->ppa_ip6_cache = NULL; in sppp_close()
2211 destsps = ppa->ppa_ip6_cache; in sppp_inpkt()
2345 destsps = ppa->ppa_ip6_cache; in sppp_release_pkts()