Home
last modified time | relevance | path

Searched defs:alloc_close_notify (Results 1 – 3 of 3) sorted by relevance

/webrtc/turn/src/server/
H A Dconfig.rs43 pub alloc_close_notify: Option<mpsc::Sender<AllocationInfo>>, field
/webrtc/turn/src/allocation/
H A Dallocation_manager.rs17 pub alloc_close_notify: Option<mpsc::Sender<AllocationInfo>>, field
25 alloc_close_notify: Option<mpsc::Sender<AllocationInfo>>, field
H A Dmod.rs86 alloc_close_notify: Option<mpsc::Sender<AllocationInfo>>, field