Home
last modified time | relevance | path

Searched refs:has_tor_prefix (Results 1 – 7 of 7) sorted by relevance

/dports/net/onioncat/onioncat-0.3.9/src/
H A Docatv6conv.c45 int has_tor_prefix(const struct in6_addr *addr) in has_tor_prefix() function
H A Docatipv6route.c162 if (!has_tor_prefix(&route6.gw)) in ipv6_parse_route()
H A Docatipv4route.c185 if (!has_tor_prefix(&route.gw)) in parse_route()
H A Docat.h642 int has_tor_prefix(const struct in6_addr *);
H A Docatroute.c221 if (!has_tor_prefix(addr)) in set_peer_dest()
961 if (!has_tor_prefix(dest)) in packet_forwarder()
H A Docateth.c381 if (!has_tor_prefix(&_nst)) in ndp_soladv()
H A Docat.c578 if (!has_tor_prefix(&CNF(ocat_addr))) in main()