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