Searched defs:new_ip (Results 1 – 3 of 3) sorted by relevance
187 unw_word_t new_ip = 0; in unw_step() local
755 unw_word_t new_ip; in desc_alias() local
2026 pub(crate) fn new_ip(ip: IpAddr) -> Result<GeneralName, ErrorStack> { in new_ip() method