Searched defs:hop_limit (Results 1 – 8 of 8) sorted by relevance
119 hop_limit: Option<u8>, field151 pub fn hop_limit(&self) -> Option<u8> { in hop_limit() method507 let hop_limit = self.hop_limit.unwrap_or(64); in dispatch() localVariable
51 hop_limit: Option<u8>, field117 pub fn hop_limit(&self) -> Option<u8> { in hop_limit() method429 let hop_limit = self.hop_limit.unwrap_or(64); in dispatch() localVariable
87 hop_limit: Option<u8>, field147 pub fn hop_limit(&self) -> Option<u8> { in hop_limit() method487 let hop_limit = self.hop_limit.unwrap_or(64); in dispatch() localVariable
366 hop_limit: Option<u8>, field623 pub fn hop_limit(&self) -> Option<u8> { in hop_limit() method
533 pub fn hop_limit(&self) -> u8 { in hop_limit() method669 pub hop_limit: u8, field
415 pub fn hop_limit(&self) -> u8 { in hop_limit() method627 pub hop_limit: u8, field
605 pub fn hop_limit(&self) -> u8 { in hop_limit() method1155 pub hop_limit: u8, field
659 pub const fn hop_limit(&self) -> u8 { in hop_limit() method