Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/modules/p_usrloc/
H A Dusrloc.c61 api->get_all_ucontacts = get_all_ucontacts; in bind_usrloc()
H A Ddlist.h109 int get_all_ucontacts(void *, int, unsigned int,
H A Ddlist.c158 int get_all_ucontacts(void *buf, int len, unsigned int flags, in get_all_ucontacts() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/usrloc/
H A Dusrloc.c57 api->get_all_ucontacts = get_all_ucontacts; in bind_usrloc()
H A Ddlist.h115 int get_all_ucontacts(void *buf, int len, unsigned int flags,
H A Dusrloc.h209 get_all_ucontacts_t get_all_ucontacts; member
H A Ddlist.c667 int get_all_ucontacts(void *buf, int len, unsigned int flags, in get_all_ucontacts() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_usrloc_pcscf/
H A Dusrloc.c78 api->get_all_ucontacts = get_all_ucontacts; in bind_usrloc()
H A Ddlist.h70 int get_all_ucontacts(void *buf, int len, unsigned int flags,
H A Dusrloc.h281 get_all_ucontacts_t get_all_ucontacts; member
H A Ddlist.c160 int get_all_ucontacts(void *buf, int len, unsigned int flags, in get_all_ucontacts() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_usrloc_scscf/
H A Dusrloc.c97 api->get_all_ucontacts = get_all_scontacts; in bind_usrloc()
H A Dusrloc.h568 get_all_ucontacts_t get_all_ucontacts; member
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_oracle/
H A DREADME72 nathelper module, or any other modules that calls the get_all_ucontacts
/dports/net/kamailio/kamailio-5.4.5/src/modules/dmq_usrloc/
H A Dusrloc_sync.c187 if (dmq_ul.get_all_ucontacts == NULL){ in usrloc_get_all_ucontact()
197 rval = dmq_ul.get_all_ucontacts(buf, len, 0, 0, 1, 0); in usrloc_get_all_ucontact()
209 rval = dmq_ul.get_all_ucontacts(buf, len, 0, 0, 1, 0); in usrloc_get_all_ucontact()
/dports/net/kamailio/kamailio-5.4.5/src/modules/nathelper/
H A Dnathelper.c2078 rval = ul.get_all_ucontacts(buf, cblen, (ping_nated_only ? ul.nat_flag : 0), in nh_timer()
2097 rval = ul.get_all_ucontacts(buf, cblen, in nh_timer()