Home | History | Annotate | Download | only in libpcap

Lines Matching defs:in6_addr

101 struct in6_addr
126 struct in6_addr sin6_addr; /* IPv6 address */
508 static struct block *gen_hostop6(compiler_state_t *, struct in6_addr *,
509 struct in6_addr *, int, int, u_int, u_int);
522 static struct block *gen_host6(compiler_state_t *, struct in6_addr *,
523 struct in6_addr *, int, int, int);
3841 gen_hostop6(compiler_state_t *cstate, struct in6_addr *addr,
3842 struct in6_addr *mask, int dir, int proto, u_int src_off, u_int dst_off)
4785 gen_host6(compiler_state_t *cstate, struct in6_addr *addr,
4786 struct in6_addr *mask, int proto, int dir, int type)
6209 struct in6_addr mask128;
6663 struct in6_addr *addr;
6664 struct in6_addr mask;