Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h374 extern sppa_t *sppp_find_ppa(uint32_t ppa_id);
H A Dsppp.c954 sppp_find_ppa(uint32_t ppa_id) in sppp_find_ppa() function
1051 ppa = sppp_find_ppa(ppa_id); in sppp_inner_ioctl()
H A Dsppp_dlpi.c426 ppa = sppp_find_ppa(dlp->attach_req.dl_ppa); in sppp_dl_attach_upper()