Searched refs:icmp6_error2 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/netpfil/ipfw/nptv6/ |
| H A D | nptv6.c | 260 icmp6_error2(*mp, ICMP6_DST_UNREACH, in nptv6_rewrite_internal() 318 icmp6_error2(*mp, ICMP6_DST_UNREACH, in nptv6_rewrite_external()
|
| /freebsd-14.2/sys/netinet/ |
| H A D | icmp6.h | 709 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
|
| /freebsd-14.2/sys/netinet6/ |
| H A D | nd6.c | 856 icmp6_error2(m, ICMP6_DST_UNREACH, in nd6_llinfo_timer()
|
| H A D | icmp6.c | 237 icmp6_error2(struct mbuf *m, int type, int code, int param, in icmp6_error2() function
|