Lines Matching defs:in6_addr
82 struct in6_addr
107 struct in6_addr sin6_addr; /* IPv6 address */
526 static struct block *gen_hostop6(compiler_state_t *, struct in6_addr *,
527 struct in6_addr *, int, bpf_u_int32, u_int, u_int);
540 static struct block *gen_host6(compiler_state_t *, struct in6_addr *,
541 struct in6_addr *, int, int, int);
4086 gen_hostop6(compiler_state_t *cstate, struct in6_addr *addr,
4087 struct in6_addr *mask, int dir, bpf_u_int32 ll_proto, u_int src_off,
4095 * s6_addr32 pseudo-member of struct in6_addr, which contains a union of
5118 gen_host6(compiler_state_t *cstate, struct in6_addr *addr,
5119 struct in6_addr *mask, int proto, int dir, int type)
6955 struct in6_addr mask128;
7434 struct in6_addr *addr;
7435 struct in6_addr mask;