Searched refs:only10_free (Results 1 – 1 of 1) sorted by relevance
694 int only10_free(in_addr_t addr) { return (ntohl(addr) & 0xff) == 10; } in only10_free() function728 config_is_ipv4_address_free = only10_free; in TEST_F()