Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Ddst_blacklist.h205 int blst_max_mem_fixup(void *handle, str *gname, str *name, void **val);
H A Dcfg_core.c194 {"dst_blacklist_mem", CFG_VAR_INT, 0, 0, blst_max_mem_fixup, 0,
H A Ddst_blacklist.c1171 int blst_max_mem_fixup(void *handle, str *gname, str *name, void **val) in blst_max_mem_fixup() function