Home
last modified time | relevance | path

Searched refs:fd_disp_call_cb_int (Results 1 – 3 of 3) sorted by relevance

/dports/net/freediameter/freeDiameter-1.5.0/libfdproto/
H A Dfdproto-internal.h56 int fd_disp_call_cb_int( struct fd_list * cb_list, struct msg ** msg, struct avp *avp, struct sessi…
H A Ddispatch.c69 int fd_disp_call_cb_int( struct fd_list * cb_list, struct msg ** msg, struct avp *avp, struct sessi… in fd_disp_call_cb_int() function
H A Dmessages.c2783 …CHECK_FCT_DO( ret = fd_disp_call_cb_int( NULL, msg, NULL, session, action, NULL, NULL, NULL, NULL,… in fd_msg_dispatch()
2832 …CHECK_FCT_DO( ret = fd_disp_call_cb_int( cb_list, msg, avp, session, action, app, cmd, avp->avp_mo… in fd_msg_dispatch()
2841 …CHECK_FCT_DO( ret = fd_disp_call_cb_int( cb_list, msg, NULL, session, action, app, cmd, NULL, NULL… in fd_msg_dispatch()
2846 …CHECK_FCT_DO( ret = fd_disp_call_cb_int( cb_list, msg, NULL, session, action, app, cmd, NULL, NULL… in fd_msg_dispatch()