Searched refs:dest_ips (Results 1 – 4 of 4) sorted by relevance
75 GList *dest_ips; member212 if (priv->dest_ips) in g_proxy_address_enumerator_next()215 priv->dest_ips = NULL; in g_proxy_address_enumerator_next()232 if (!priv->dest_ips) in g_proxy_address_enumerator_next()243 if (!priv->dest_ips) in g_proxy_address_enumerator_next()252 priv->next_dest_ip = priv->dest_ips; in g_proxy_address_enumerator_next()346 priv->next_dest_ip = priv->dest_ips; in return_result()409 if (priv->dest_ips) in next_proxy()412 priv->dest_ips = NULL; in next_proxy()442 if (priv->dest_ips) in dest_hostname_lookup_cb()[all …]
109 dest_ips = _utils.get_ips(addr)110 is_local = bool(set(local_ips).intersection(set(dest_ips)))
150 local_ips, dest_ips, expected_local): argument156 dest_ips)
204 If the files F<source_ips.s.rw> and F<dest_ips.s.rw> are created by208 $ rwsort --field=2,9 dest_ips.rw > dest_ips.s.rw212 $ rwmatch --relate=1,2 source_ips.s.rw dest_ips.s.rw matched.rw215 F<source_ips.s.rw> was sorted on field 1 and F<dest_ips.s.rw> was218 $ rwmatch --relate=2,1 source_ips.s.rw dest_ips.s.rw stdout