Searched defs:can_send (Results 1 – 4 of 4) sorted by relevance
131 pub fn can_send(&self) -> bool { in can_send() method
191 pub fn can_send(&self) -> bool { in can_send() method
248 pub fn can_send(&self) -> bool { in can_send() method
961 pub fn can_send(&self) -> bool { in can_send() method1903 let mut can_send = max_send != 0; in seq_to_transmit() localVariable