Searched refs:gen_host6 (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_gencode.c | 253 static struct block *gen_host6(struct in6_addr *, struct in6_addr *, int, int, int); 4443 static struct block *gen_host6(addr, mask, proto, dir, type) in gen_host6() function 4461 return gen_host6(addr, mask, Q_IPV6, dir, type); 6063 tmp = gen_host6(&sin6->sin6_addr, &mask128, tproto6, dir, q.addr); 6428 b = gen_host6(addr, &mask, q.proto, q.dir, q.addr);
|