Home | History | Annotate | Download | only in Lib

Lines Matching refs:nets

326     nets = []
344 if nets and nets[-1]._version != ip._version:
346 ip, nets[-1]))
347 nets.append(ip)
357 return _collapse_addresses_internal(addrs + nets)