Home
last modified time | relevance | path

Searched refs:exe_mask (Results 1 – 16 of 16) sorted by relevance

/dports/net/siproxd/siproxd-0.8.2/src/
H A Dplugins.c116 cur->exe_mask); in load_plugins()
182 if (cur->exe_mask & stage) { in call_plugins()
H A Dplugin_demo.c76 plugin_def->exe_mask=PLUGIN_DETERMINE_TARGET|PLUGIN_PRE_PROXY; in PLUGIN_INIT()
H A Dplugins.h86 int exe_mask; /* bitmask for activation of different processing member
H A Dplugin_logcall.c64 plugin_def->exe_mask=PLUGIN_PRE_PROXY; in PLUGIN_INIT()
H A Dplugin_fix_bogus_via.c78 plugin_def->exe_mask=PLUGIN_PRE_PROXY; in PLUGIN_INIT()
H A Dplugin_fix_DTAG.c78 plugin_def->exe_mask=PLUGIN_PRE_PROXY; in PLUGIN_INIT()
H A Dplugin_defaulttarget.c84 plugin_def->exe_mask=PLUGIN_DETERMINE_TARGET; in PLUGIN_INIT()
H A Dplugin_stripheader.c75 plugin_def->exe_mask=PLUGIN_PRE_PROXY; in PLUGIN_INIT()
H A Dplugin_prefix.c94 plugin_def->exe_mask=PLUGIN_DETERMINE_TARGET; in PLUGIN_INIT()
H A Dplugin_shortdial.c76 plugin_def->exe_mask=PLUGIN_DETERMINE_TARGET; in PLUGIN_INIT()
H A Dplugin_fix_fbox_anoncall.c81 plugin_def->exe_mask=PLUGIN_PRE_PROXY; in PLUGIN_INIT()
H A Dplugin_codecfilter.c79 plugin_def->exe_mask=PLUGIN_PRE_PROXY; in PLUGIN_INIT()
H A Dplugin_stun.c94 plugin_def->exe_mask=PLUGIN_PROCESS_RAW|PLUGIN_TIMER; in PLUGIN_INIT()
H A Dplugin_siptrunk.c121 plugin_def->exe_mask=PLUGIN_PRE_PROXY; in PLUGIN_INIT()
H A Dplugin_regex.c98 plugin_def->exe_mask=PLUGIN_DETERMINE_TARGET; in PLUGIN_INIT()
/dports/net/siproxd/siproxd-0.8.2/doc/
H A Dsiproxd_guide.sgml643 <listitem><para><filename>exe_mask</filename></para></listitem>
662 plugin_def->exe_mask=PLUGIN_DETERMINE_TARGET|PLUGIN_PRE_PROXY;