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