Searched refs:rhost_len (Results 1 – 1 of 1) sorted by relevance
51 static unsigned int gw_len, iface_len, rhost_len; variable125 rhost_len = save_item((void **)&rhost, r_opt, save_ip); in setup()127 max = MAX(iface_len, rhost_len); in setup()128 if (iface_len > 1 && rhost_len > 1 && iface_len != max) in setup()