Home
last modified time | relevance | path

Searched defs:UPDATE_OURCALLSTATE (Results 1 – 1 of 1) sorted by relevance

/dports/misc/libpri/libpri-1.6.0/
H A Dq931.c260 #define UPDATE_OURCALLSTATE(ctrl, call, newstate) \ macro
273 #define UPDATE_OURCALLSTATE(ctrl, call, newstate) (call)->ourcallstate = (newstate) macro