Home
last modified time | relevance | path

Searched refs:dest_ips (Results 1 – 4 of 4) sorted by relevance

/dports/devel/glib20/glib-2.70.4/gio/
H A Dgproxyaddressenumerator.c75 GList *dest_ips; member
212 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 …]
/dports/devel/py-os-win/os-win-5.5.0/os_win/utils/storage/
H A Dsmbutils.py109 dest_ips = _utils.get_ips(addr)
110 is_local = bool(set(local_ips).intersection(set(dest_ips)))
/dports/devel/py-os-win/os-win-5.5.0/os_win/tests/unit/utils/storage/
H A Dtest_smbutils.py150 local_ips, dest_ips, expected_local): argument
156 dest_ips)
/dports/security/silktools/silk-3.19.1/src/rwmatch/
H A Drwmatch.pod204 If the files F<source_ips.s.rw> and F<dest_ips.s.rw> are created by
208 $ rwsort --field=2,9 dest_ips.rw > dest_ips.s.rw
212 $ rwmatch --relate=1,2 source_ips.s.rw dest_ips.s.rw matched.rw
215 F<source_ips.s.rw> was sorted on field 1 and F<dest_ips.s.rw> was
218 $ rwmatch --relate=2,1 source_ips.s.rw dest_ips.s.rw stdout