Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlinphonecall.c1011 static int find_port_offset(LinphoneCore *lc, int stream_index, int base_port){ in find_port_offset() function
1075 port_offset=find_port_offset(call->core, stream_index, min_port); in port_config_set()