Searched refs:sppp_dlunbindreq (Results 1 – 1 of 1) sorted by relevance
74 static int sppp_dlunbindreq(queue_t *, mblk_t *, spppstr_t *);269 dl_pinfo[DL_UNBIND_REQ].pi_funcp = sppp_dlunbindreq; in sppp_dlpi_pinfoinit()664 sppp_dlunbindreq(queue_t *q, mblk_t *mp, spppstr_t *sps) in sppp_dlunbindreq() function