Searched refs:only2_free (Results 1 – 1 of 1) sorted by relevance
692 int only2_free(in_addr_t addr) { return (ntohl(addr) & 0xff) == 2; } in only2_free() function723 config_is_ipv4_address_free = only2_free; in TEST_F()