Searched refs:gen_host6 (Results 1 – 1 of 1) sorted by relevance
/external/libpcap/ |
D | gencode.c | 292 static struct block *gen_host6(struct in6_addr *, struct in6_addr *, int, int, int); 4649 gen_host6(addr, mask, proto, dir, type) in gen_host6() function 4666 return gen_host6(addr, mask, Q_IPV6, dir, type); 6245 tmp = gen_host6(&sin6->sin6_addr, 6601 b = gen_host6(addr, &mask, q.proto, q.dir, q.addr);
|