Searched refs:T_UDERR (Results 1 – 11 of 11) sorted by relevance
208 return (T_UDERR); in _t_look_locked()
93 if (retval != T_UDERR) { in _tx_rcvuderr()
59 #define T_UDERR 0x0040 /* data gram error indication */ macro
279 *type = T_UDERR; in t_krcvudata()
331 case T_UDERR: msg = (const char *)"T_UDERR"; break; in show_tlook()
169 if (type == T_UDERR) { in rtime()
112 #define T_UDERR 0x0040 /* data gram error indication */ macro
452 case T_UDERR: msg = "T_UDERR"; break;
1029 case T_UDERR: in do_poll_clts_action()1034 fd, nconf->nc_proto, ret, T_UDERR); in do_poll_clts_action()
502 t_look(fdlist[i].fd) == T_UDERR && in rpc_broadcast_exp()
388 if ((lookres == T_UDERR) && in svc_dg_recv()