Home
last modified time | relevance | path

Searched refs:ip6_output (Results 1 – 25 of 29) sorted by relevance

12

/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h431 result = ip6_output(o_pak, \
435 result = ip6_output(o_pak, NULL, (ro), 0, 0, ifp, NULL); \
H A Dtcp_timewait.c629 error = ip6_output(m, inp->in6p_outputopts, NULL, in tcp_twrespond()
H A Dip_divert.c491 error = ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL); in div_output_outbound()
H A Dtcp_output.c1448 error = ip6_output(m, tp->t_inpcb->in6p_outputopts, in tcp_output()
H A Dip_carp.c1043 carp_send_ad_error(sc, ip6_output(m, NULL, NULL, 0, in carp_send_ad_locked()
H A Dtcp_syncache.c2055 error = ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL); in syncache_respond()
H A Dtcp_subr.c1670 (void)ip6_output(m, NULL, NULL, 0, NULL, NULL, inp); in tcp_respond()
/f-stack/freebsd/netgraph/
H A Dng_ipfw.c274 return (ip6_output(m, NULL, NULL, 0, NULL, in ng_ipfw_rcvdata()
/f-stack/freebsd/netinet6/
H A Dip6_var.h377 int ip6_output(struct mbuf *, struct ip6_pktopts *,
H A Din6_gif.c327 return (ip6_output(m, 0, NULL, IPV6_MINMTU, 0, NULL, NULL)); in in6_gif_output()
H A Dip6_gre.c550 return (ip6_output(m, NULL, NULL, IPV6_MINMTU, NULL, NULL, NULL)); in in6_gre_output()
H A Dnd6_nbr.c583 ip6_output(m, NULL, NULL, (nonce != NULL) ? IPV6_UNSPECSRC : 0, in nd6_ns_output_fib()
1078 ip6_output(m, NULL, NULL, 0, &im6o, NULL, NULL); in nd6_na_output_fib()
H A Draw_ip6.c554 error = ip6_output(m, optp, NULL, 0, inp->in6p_moptions, &oifp, inp); in rip6_output()
H A Dicmp6.c2166 ip6_output(m, NULL, NULL, 0, NULL, &outif, NULL); in icmp6_reflect()
2689 ip6_output(m, NULL, NULL, 0, NULL, &outif, NULL); in icmp6_redirect_output()
H A Dudp6_usrreq.c975 error = ip6_output(m, optp, in udp6_output()
H A Dip6_mroute.c1568 error = ip6_output(mb_copy, NULL, NULL, IPV6_FORWARDING, &im6o, in phyint_send()
H A Dmld6.c3162 error = ip6_output(m0, &mld_po, NULL, IPV6_UNSPECSRC, &im6o, in mld_dispatch_packet()
H A Dip6_output.c423 ip6_output(struct mbuf *m0, struct ip6_pktopts *opt, in ip6_output() function
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h377 int ip6_output(struct mbuf *, struct ip6_pktopts *,
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_io.c792 ip6_output(m, NULL, NULL, IPV6_FORWARDING, NULL, NULL, NULL); in dummynet_send()
H A Dip_fw2.c904 ip6_output(m0, NULL, NULL, 0, NULL, NULL, in send_reject6()
969 ip6_output(m0, NULL, NULL, 0, NULL, NULL, NULL); in send_reject6()
H A Dip_fw_dynamic.c2580 ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL); in dyn_send_keepalive_ipv6()
/f-stack/lib/
H A DMakefile493 ip6_output.c \
/f-stack/freebsd/netipsec/
H A Dipsec_output.c829 error = ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL); in ipsec_process_done()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c740 return ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL);

12