Searched refs:gen_host6 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/lib/libpcap/
H A Dgencode.c151 static struct block *gen_host6(struct in6_addr *, struct in6_addr *, int, int);
1271 gen_host6(struct in6_addr *addr, struct in6_addr *mask, int proto, int dir) function
1276 return gen_host6(addr, mask, Q_IPV6, dir);
2320 tmp = gen_host6(&sin6->sin6_addr,
2571 b = gen_host6(addr, &mask, q.proto, q.dir);

Completed in 104 milliseconds