Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dsip_msg_clone.c143 static inline struct via_body* via_body_cloner( char* new_buf, in via_body_cloner() function
641 new_msg->via1 = via_body_cloner(new_msg->buf, in sip_msg_shm_clone()
652 new_msg->via2 = via_body_cloner( new_msg->buf, in sip_msg_shm_clone()
657 new_hdr->parsed = via_body_cloner( new_msg->buf , org_msg->buf , in sip_msg_shm_clone()