Searched refs:snd_parse (Results 1 – 1 of 1) sorted by relevance
135 static int snd_parse(queue_t *q, mblk_t *mp);677 (void) snd_parse(q, mp); in telmodwput()882 if (!snd_parse(q, mp)) { in telmodwsrv()1127 snd_parse(queue_t *q, mblk_t *mp) in snd_parse() function