Searched refs:Netblock (Results 1 – 1 of 1) sorted by relevance
56 return Netblock(addr_str, prefix_len)59 class Netblock(object): class