Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c71 static int sppp_dlattachreq(queue_t *, mblk_t *, spppstr_t *);
257 dl_pinfo[DL_ATTACH_REQ].pi_funcp = sppp_dlattachreq; in sppp_dlpi_pinfoinit()
370 sppp_dlattachreq(queue_t *q, mblk_t *mp, spppstr_t *sps) in sppp_dlattachreq() function