Home
last modified time | relevance | path

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

/dports/net/libosip2/libosip2-5.3.0/src/osipparser2/
H A Dsdp_message.c51 static int sdp_append_bandwidth(char **string, int *size, char *tmp, sdp_bandwidth_t *bandwidth, ch…
1943 static int sdp_append_bandwidth(char **string, int *size, char *tmp, sdp_bandwidth_t *bandwidth, ch… in sdp_append_bandwidth() function
2095 i = sdp_append_bandwidth(string, size, tmp, band, &next_tmp2); in sdp_append_media()
2243 i = sdp_append_bandwidth(&string, &size, tmp, header, &next_tmp); in sdp_message_to_str()
/dports/net/mad_fcl/mad_fcl_v1.7_src/sdplib/
H A Dsdp_message.c58 static int sdp_append_bandwidth (char *string, int size, char *tmp,
1663 sdp_append_bandwidth (char *string, int size, char *tmp, in sdp_append_bandwidth() function
1820 i = sdp_append_bandwidth (string, size, tmp, band, &next_tmp2); in sdp_append_media()
1960 i = sdp_append_bandwidth (string, size, tmp, header, &next_tmp); in sdp_message_to_str()