Home
last modified time | relevance | path

Searched refs:icmp6_error (Results 1 – 16 of 16) sorted by relevance

/src/sys/netinet6/
H A Dip6_forward.c138 icmp6_error(m, ICMP6_TIME_EXCEEDED, in ip6_forward()
195 icmp6_error(mcopy, ICMP6_DST_UNREACH, in ip6_forward()
205 icmp6_error(mcopy, ICMP6_DST_UNREACH, in ip6_forward()
238 icmp6_error(mcopy, ICMP6_DST_UNREACH, in ip6_forward()
390 icmp6_error(mcopy, ICMP6_PACKET_TOO_BIG, 0, in ip6_forward()
465 icmp6_error(mcopy, type, code, 0); in ip6_forward()
H A Dip6_fastfwd.c72 icmp6_error(m, ICMP6_DST_UNREACH, in ip6_findroute()
84 icmp6_error(m, ICMP6_DST_UNREACH, in ip6_findroute()
155 icmp6_error(m, ICMP6_TIME_EXCEEDED, in ip6_tryforward()
211 icmp6_error(m, ICMP6_PACKET_TOO_BIG, 0, nh->nh_mtu); in ip6_tryforward()
231 icmp6_error(m, ICMP6_PACKET_TOO_BIG, 0, nh->nh_mtu); in ip6_tryforward()
H A Dfrag6.c332 icmp6_error(m, ICMP6_TIME_EXCEEDED, in frag6_freef()
465 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, offset); in frag6_input()
480 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input()
523 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input()
650 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input()
660 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input()
701 icmp6_error(merr, ICMP6_PARAM_PROB, in frag6_input()
H A Droute6.c106 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in route6_input()
H A Dip6_input.c437 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_input_hbh()
1037 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_process_hopopts()
1089 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_OPTION, off); in ip6_unknown_opt()
1098 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_unknown_opt()
H A Draw_ip6.c321 icmp6_error(m, ICMP6_PARAM_PROB, in rip6_input()
H A Dicmp6.c260 icmp6_error(m, type, code, param); in icmp6_error2()
267 icmp6_error(struct mbuf *m, int type, int code, int param) in icmp6_error() function
H A Dudp6_usrreq.c531 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOPORT, 0); in udp6_input()
H A Dip6_mroute.c1712 icmp6_error(mb_copy, ICMP6_PACKET_TOO_BIG, 0, linkmtu); in phyint_send()
/src/sys/netinet/
H A Dicmp6.h708 void icmp6_error(struct mbuf *, int, int, int);
/src/sys/netipsec/
H A Dipsec_output.c807 icmp6_error(m, ICMP6_PACKET_TOO_BIG, 0, pmtu - hlen); in ipsec6_check_pmtu()
/src/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c1291 icmp6_error(mb, ICMP6_PACKET_TOO_BIG, 0, mtu); in ipoib_cm_mb_reap()
/src/sys/netpfil/pf/
H A Dpf_norm.c1135 icmp6_error(m, ICMP6_PACKET_TOO_BIG, 0, in pf_refragment6()
H A Dpf.c2792 icmp6_error(pfse->pfse_m, pfse->icmpopts.type, in pf_intr()
11712 icmp6_error(*m0, ICMP6_PACKET_TOO_BIG, 0, in6_ifmtu(ifp)); in pf_test()
/src/sys/netpfil/ipfw/
H A Dip_fw2.c987 icmp6_error(m, ICMP6_DST_UNREACH, code, 0); in send_reject6()
/src/sys/dev/wg/
H A Dif_wg.c2189 icmp6_error(m, ICMP6_DST_UNREACH, 0, 0); in xmit_err()