Searched refs:ahdlc_encode (Results 1 – 1 of 1) sorted by relevance
91 static mblk_t *ahdlc_encode(queue_t *, mblk_t *);795 mp = ahdlc_encode(q, mp); in spppasyn_wput()988 ahdlc_encode(queue_t *q, mblk_t *mp) in ahdlc_encode() function1718 send_frame = ahdlc_encode(q, state->sa_mqhead); in spppasyn_muxencode()1722 mp = ahdlc_encode(q, mp); in spppasyn_muxencode()1744 send_frame = ahdlc_encode(q, state->sa_mqhead); in spppasyn_muxencode()2001 if ((mp = ahdlc_encode(q, state->sa_mqhead)) != NULL) in spppasyn_timer()