Searched refs:icmp6_error (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/sys/netinet6/ |
| D | frag6.c | 133 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input() 146 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input() 251 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input() 258 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in frag6_input() 289 icmp6_error(merr, ICMP6_PARAM_PROB, in frag6_input() 549 icmp6_error(m, ICMP6_TIME_EXCEEDED, in frag6_freef()
|
| D | ip6_input.c | 457 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, *offp); in ip6_input_if() 684 icmp6_error(*mp, ICMP6_PARAM_PROB, in ip6_hbhchcheck() 884 icmp6_error(*mp, ICMP6_PARAM_PROB, in ip6_process_hopopts() 901 icmp6_error(*mp, ICMP6_PARAM_PROB, in ip6_process_hopopts() 915 icmp6_error(*mp, ICMP6_PARAM_PROB, in ip6_process_hopopts() 939 icmp6_error(*mp, ICMP6_PARAM_PROB, in ip6_process_hopopts() 951 icmp6_error(*mp, ICMP6_PARAM_PROB, in ip6_process_hopopts() 1000 icmp6_error(*mp, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_OPTION, off); in ip6_unknown_opt() 1009 icmp6_error(*mp, ICMP6_PARAM_PROB, in ip6_unknown_opt()
|
| D | route6.c | 82 icmp6_error(m, ICMP6_PARAM_PROB, ICMP6_PARAMPROB_HEADER, in route6_input()
|
| D | ip6_forward.c | 133 icmp6_error(m, ICMP6_TIME_EXCEEDED, in ip6_forward() 455 icmp6_error(mcopy, type, code, destmtu); in ip6_forward()
|
| D | raw_ip6.c | 261 icmp6_error(m, ICMP6_PARAM_PROB, in rip6_input()
|
| D | nd6.c | 338 icmp6_error(m, ICMP6_DST_UNREACH, in nd6_llinfo_timer()
|
| D | ip6_mroute.c | 1157 icmp6_error(mb_copy, ICMP6_PACKET_TOO_BIG, 0, in phyint_send6()
|
| D | icmp6.c | 371 icmp6_error(struct mbuf *m, int type, int code, int param) in icmp6_error() function
|
| /openbsd/src/sys/netinet/ |
| D | icmp6.h | 594 void icmp6_error(struct mbuf *, int, int, int);
|
| D | udp_usrreq.c | 585 icmp6_error(m, ICMP6_DST_UNREACH, in udp_input()
|
| /openbsd/src/sys/net/ |
| D | pf_norm.c | 1018 icmp6_error(m, ICMP6_PACKET_TOO_BIG, 0, ifp->if_mtu); in pf_refragment6()
|
| D | pf.c | 3444 icmp6_error(m0, type, code, param); in pf_send_icmp()
|