ip6_output       1707 net/pf.c       		ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL);
ip6_output       5184 net/pf.c       		ip6_output(m0, NULL, NULL, 0, NULL, NULL, NULL);
ip6_output       1166 netinet/ip_carp.c 		error = ip6_output(m, NULL, NULL, 0, &sc->sc_im6o, NULL, NULL);
ip6_output        521 netinet/ipsec_output.c 		return ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL);
ip6_output       4383 netinet/tcp_input.c 		error = ip6_output(m, NULL /*XXX*/, (struct route_in6 *)ro, 0,
ip6_output       1107 netinet/tcp_output.c 		error = ip6_output(m, tp->t_inpcb->inp_outputopts6,
ip6_output        439 netinet/tcp_subr.c 		ip6_output(m, tp ? tp->t_inpcb->inp_outputopts6 : NULL,
ip6_output       2137 netinet6/icmp6.c 	if (ip6_output(m, NULL, NULL, IPV6_MINMTU, NULL, &outif, NULL) != 0 &&
ip6_output       2638 netinet6/icmp6.c 	if (ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL) != 0)
ip6_output        169 netinet6/in6_gif.c 	error = ip6_output(m, 0, &sc->gif_ro6, IPV6_MINMTU, 0, NULL, NULL);
ip6_output       1551 netinet6/ip6_mroute.c 		error = ip6_output(mb_copy, NULL, &ro, IPV6_FORWARDING, &im6o,
ip6_output        290 netinet6/ip6_var.h int	ip6_output(struct mbuf *, struct ip6_pktopts *, struct route_in6 *, int,
ip6_output        465 netinet6/mld6.c 	ip6_output(mh, &ip6_opts, NULL, ia ? 0 : IPV6_UNSPECSRC, &im6o, NULL,
ip6_output        511 netinet6/nd6_nbr.c 	ip6_output(m, NULL, &ro, dad ? IPV6_UNSPECSRC : 0, &im6o, NULL, NULL);
ip6_output        975 netinet6/nd6_nbr.c 	ip6_output(m, NULL, &ro, 0, &im6o, NULL, NULL);
ip6_output        497 netinet6/raw_ip6.c 	error = ip6_output(m, optp, &in6p->in6p_route, flags,
ip6_output        270 netinet6/udp6_output.c 		error = ip6_output(m, optp, &in6p->in6p_route,