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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dgencode.c266 static struct block *gen_host6(struct in6_addr *, struct in6_addr *, int, int, int);
4557 gen_host6(addr, mask, proto, dir, type) function
4574 return gen_host6(addr, mask, Q_IPV6, dir, type);
6184 tmp = gen_host6(&sin6->sin6_addr,
6540 b = gen_host6(addr, &mask, q.proto, q.dir, q.addr);

Completed in 79 milliseconds