Home
last modified time | relevance | path

Searched defs:nearest_padded_value_length (Results 1 – 2 of 2) sorted by relevance

/webrtc/turn/src/proto/
H A Dchandata.rs9 fn nearest_padded_value_length(l: usize) -> usize { in nearest_padded_value_length() function
/webrtc/stun/src/
H A Dattributes.rs191 pub(crate) fn nearest_padded_value_length(l: usize) -> usize { in nearest_padded_value_length() function