Searched refs:gen_host6 (Results 1 – 1 of 1) sorted by relevance
/external/libpcap/ |
D | gencode.c | 266 static struct block *gen_host6(struct in6_addr *, struct in6_addr *, int, int, int); 4557 gen_host6(addr, mask, proto, dir, type) in gen_host6() 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);
|