| /f-stack/freebsd/netinet6/ |
| H A D | ip6_fastfwd.c | 69 icmp6_error(m, ICMP6_DST_UNREACH, in ip6_findroute() 81 icmp6_error(m, ICMP6_DST_UNREACH, in ip6_findroute() 151 icmp6_error(m, ICMP6_TIME_EXCEEDED, in ip6_tryforward() 207 icmp6_error(m, ICMP6_PACKET_TOO_BIG, 0, nh->nh_mtu); in ip6_tryforward() 227 icmp6_error(m, ICMP6_PACKET_TOO_BIG, 0, nh->nh_mtu); in ip6_tryforward()
|
| H A D | ip6_forward.c | 136 icmp6_error(m, ICMP6_TIME_EXCEEDED, in ip6_forward() 193 icmp6_error(mcopy, ICMP6_DST_UNREACH, in ip6_forward() 225 icmp6_error(mcopy, ICMP6_DST_UNREACH, in ip6_forward() 377 icmp6_error(mcopy, ICMP6_PACKET_TOO_BIG, 0, in ip6_forward() 429 icmp6_error(mcopy, type, code, 0); in ip6_forward()
|
| H A D | frag6.c | 266 icmp6_error(m, ICMP6_TIME_EXCEEDED, in frag6_freef() 407 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, offset); in frag6_input() 422 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input() 465 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input() 601 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input() 618 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input() 659 icmp6_error(merr, ICMP6_PARAM_PROB, in frag6_input()
|
| H A D | route6.c | 109 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in route6_input()
|
| H A D | ip6_input.c | 438 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_input_hbh() 1029 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_process_hopopts() 1046 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_process_hopopts() 1060 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_process_hopopts() 1084 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_process_hopopts() 1096 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_process_hopopts() 1144 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_OPTION, off); in ip6_unknown_opt() 1153 icmp6_error(m, ICMP6_PARAM_PROB, in ip6_unknown_opt()
|
| H A D | raw_ip6.c | 342 icmp6_error(m, ICMP6_PARAM_PROB, in rip6_input()
|
| H A D | icmp6.c | 252 icmp6_error(m, type, code, param); in icmp6_error2() 259 icmp6_error(struct mbuf *m, int type, int code, int param) in icmp6_error() function
|
| H A D | udp6_usrreq.c | 516 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOPORT, 0); in udp6_input()
|
| H A D | ip6_mroute.c | 1614 icmp6_error(mb_copy, ICMP6_PACKET_TOO_BIG, 0, linkmtu); in phyint_send()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | icmp6.h | 707 void icmp6_error(struct mbuf *, int, int, int);
|
| /f-stack/freebsd/netinet/ |
| H A D | icmp6.h | 703 void icmp6_error(struct mbuf *, int, int, int);
|
| H A D | tcp_input.c | 599 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_ADDR, in tcp6_input()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw2.c | 985 icmp6_error(m, ICMP6_DST_UNREACH, code, 0); in send_reject6()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf.c | 1488 icmp6_error(pfse->pfse_m, pfse->icmpopts.type, in pf_intr() 5744 icmp6_error(m0, ICMP6_PACKET_TOO_BIG, 0, ifp->if_mtu); in pf_route6()
|