Searched defs:new_ip (Results 1 – 2 of 2) sorted by relevance
36 const std::string &new_ip = register_message.ip(); in checkIfRankIdExist() local
2025 pub(crate) fn new_ip(ip: IpAddr) -> Result<GeneralName, ErrorStack> { in new_ip() method