Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/isdn/isdnd/
Dfsm.c233 dialresponse(cep, DSTAT_TFAIL); in F_DFL()
311 dialresponse(cep, DSTAT_TFAIL); in F_ACBR()
Dtimer.c406 dialresponse(cep, DSTAT_TFAIL); in handle_reserved()
Dmsghdl.c798 dialresponse(cep, DSTAT_TFAIL); in msg_dialout()
850 dialresponse(cep, DSTAT_TFAIL); in msg_dialoutnumber()
/mirbsd/src/sys/netisdn/
Di4b_ioctl.h519 #define DSTAT_TFAIL 1 /* transient failure */ macro
Di4b_ipr.c454 case DSTAT_TFAIL: /* transient failure */ in iripoutput()