Home
last modified time | relevance | path

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

/external/usrsctp/programs/
Drtcweb.c226 find_channel_by_o_stream(struct peer_connection *pc, uint16_t o_stream) in find_channel_by_o_stream() function
702 channel = find_channel_by_o_stream(pc, o_stream); in handle_open_response_message()
1035 channel = find_channel_by_o_stream(pc, strrst->strreset_stream_list[i]);