Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c200 static int spppcomp_mctl(queue_t *, mblk_t *);
345 flag = spppcomp_mctl(q, mp); in spppcomp_wput()
1047 spppcomp_mctl(queue_t *q, mblk_t *mp) in spppcomp_mctl() function