Lines Matching defs:tl_merror

871 static void tl_merror(queue_t *, mblk_t *, int);
1737 tl_merror(wq, mp, EPROTO);
1781 tl_merror(wq, mp, EPROTO);
1806 tl_merror(wq, mp, EPROTO);
1820 tl_merror(wq, mp, EPROTO);
1852 tl_merror(wq, mp, EPROTO);
1870 tl_merror(wq, mp, EPROTO);
2137 tl_merror(tep->te_wq, mp, EPROTO);
2145 tl_merror(tep->te_wq, mp, EPROTO);
2153 tl_merror(tep->te_wq, mp, EPROTO);
2161 tl_merror(tep->te_wq, mp, EPROTO);
2169 tl_merror(tep->te_wq, mp, EPROTO);
2177 tl_merror(tep->te_wq, mp, EPROTO);
2185 tl_merror(tep->te_wq, mp, EPROTO);
2192 tl_merror(tep->te_wq, mp, EPROTO);
2291 tl_merror(wq, NULL, ENOSR);
2320 tl_merror(wq, NULL, ENOMEM);
2997 tl_merror(wq, NULL, ENOSR);
3232 tl_merror(wq, indmp, ENOMEM);
3641 tl_merror(wq, respmp, ENOMEM);
3721 tl_merror(wq, respmp, ENOMEM);
4011 tl_merror(wq, respmp, ENOMEM);
4042 tl_merror(wq, respmp, ENOMEM);
4100 tl_merror(wq, respmp, ENOMEM);
4426 tl_merror(wq, mp, EPROTO);
4452 tl_merror(wq, mp, EPROTO);
4463 tl_merror(wq, mp, EPROTO);
4491 tl_merror(wq, mp, EPROTO);
4547 tl_merror(wq, mp, EPROTO);
4590 tl_merror(peer_tep->te_wq, mp, EPROTO);
4626 tl_merror(wq, mp, EPROTO);
4665 tl_merror(wq, mp, EPROTO);
4714 tl_merror(wq, mp, EPROTO);
4756 tl_merror(peer_tep->te_wq, mp, EPROTO);
4790 tl_merror(wq, mp, EPROTO);
4838 tl_merror(wq, mp, EPROTO);
4880 tl_merror(peer_tep->te_wq, mp, EPROTO);
5020 tl_merror(wq, mp, EPROTO);
5036 tl_merror(wq, mp, EINVAL);
5083 tl_merror(wq, mp, EINVAL);
5980 tl_merror(queue_t *wq, mblk_t *mp, int error)
5991 "tl_merror: tep=%p, err=%d", (void *)tep, error));
6013 "tl_merror:M_PROTO: out of memory"));