Home
last modified time | relevance | path

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

/dports/net/freediameter/freeDiameter-1.5.0/tests/
H A Dtestdisp.c160 CHECK( DISP_ACT_CONT, action ); in main()
188 CHECK( DISP_ACT_CONT, action ); in main()
199 CHECK( DISP_ACT_CONT, action ); in main()
210 CHECK( DISP_ACT_CONT, action ); in main()
243 CHECK( DISP_ACT_CONT, action ); in main()
253 CHECK( DISP_ACT_CONT, action ); in main()
263 CHECK( DISP_ACT_CONT, action ); in main()
273 CHECK( DISP_ACT_CONT, action ); in main()
325 CHECK( DISP_ACT_CONT, action ); in main()
337 CHECK( DISP_ACT_CONT, action ); in main()
[all …]
/dports/net/freediameter/freeDiameter-1.5.0/libfdproto/
H A Ddispatch.c106 if (*action != DISP_ACT_CONT) in fd_disp_call_cb_int()
H A Dmessages.c2756 if ((*msg == NULL) || (*action != DISP_ACT_CONT)) \
2776 *action = DISP_ACT_CONT; in fd_msg_dispatch()
/dports/net/freediameter/freeDiameter-1.5.0/libfdcore/
H A Drouting_dispatch.c515 case DISP_ACT_CONT: in msg_dispatch()
/dports/net/freediameter/freeDiameter-1.5.0/include/freeDiameter/
H A Dlibfdproto.h2914 DISP_ACT_CONT, /* The next handler should be called, unless *msg == NULL. */ enumerator
/dports/net/freediameter/freeDiameter-1.5.0/doc/
H A Ddbg_interactive.py.sample536 return [ 0, None, DISP_ACT_CONT ]