Home
last modified time | relevance | path

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

/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Dhttp-message.c52 error=belle_sip_headers_marshal(BELLE_SIP_MESSAGE(request),buff,buff_size,offset); in belle_http_request_marshal()
172 error=belle_sip_headers_marshal(BELLE_SIP_MESSAGE(resp),buff,buff_size,offset); in belle_http_response_marshal()
H A Dmessage.c314 belle_sip_error_code belle_sip_headers_marshal(belle_sip_message_t *message, char* buff, size_t buf… in belle_sip_headers_marshal() function
392 error=belle_sip_headers_marshal(BELLE_SIP_MESSAGE(request),buff,buff_size,offset); in belle_sip_request_marshal()
670 error=belle_sip_headers_marshal(BELLE_SIP_MESSAGE(resp),buff,buff_size,offset); in belle_sip_response_marshal()
H A Dbelle_sip_internal.h1019 belle_sip_error_code belle_sip_headers_marshal(belle_sip_message_t *message, char* buff, size_t buf…