Home
last modified time | relevance | path

Searched refs:icmp6_error2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c259 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 Dicmp6.h709 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
/freebsd/sys/netinet6/
H A Dnd6.c856 icmp6_error2(m, ICMP6_DST_UNREACH, in nd6_llinfo_timer()
H A Dicmp6.c238 icmp6_error2(struct mbuf *m, int type, int code, int param, in icmp6_error2() function