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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c198 static void spppcomp_ioctl(queue_t *, mblk_t *, sppp_comp_t *);
340 spppcomp_ioctl(q, mp, cp);
688 * Called by spppcomp_ioctl to handle state-affecting ioctls.
932 * Called by spppcomp_ioctl as the result of receiving a PPPIO_GETCSTAT.
966 * spppcomp_ioctl()
976 spppcomp_ioctl(queue_t *q, mblk_t *mp, sppp_comp_t *cp) function

Completed in 56 milliseconds