Searched defs:spppcomp_wput (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c106 static void spppcomp_wput(queue_t *, mblk_t *);
134 (int (*)())spppcomp_wput, /* qi_putp */
297 * spppcomp_wput()
316 spppcomp_wput(queue_t *q, mblk_t *mp) function
972 * Called by spppcomp_wput as the result of receiving an M_IOCTL
1038 * Called by spppcomp_wput as the result of receiving an M_CTL

Completed in 47 milliseconds