Home
last modified time | relevance | path

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

/webrtc/turn/src/server/
H A Drequest.rs577 return Err(Error::ErrNoAllocationFound); in handle_refresh_request()
658 Err(Error::ErrNoAllocationFound) in handle_create_permission_request()
699 Err(Error::ErrNoAllocationFound) in handle_send_indication()
768 Err(Error::ErrNoAllocationFound) in handle_channel_bind_request()
800 Err(Error::ErrNoAllocationFound) in handle_channel_data()
/webrtc/turn/src/
H A Derror.rs146 ErrNoAllocationFound, enumerator