Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dnptv6.c261 icmp6_error2(*mp, ICMP6_DST_UNREACH, in nptv6_rewrite_internal()
319 icmp6_error2(*mp, ICMP6_DST_UNREACH, in nptv6_rewrite_external()
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h708 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
/f-stack/freebsd/netinet/
H A Dicmp6.h704 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
/f-stack/freebsd/netinet6/
H A Dnd6.c842 icmp6_error2(m, ICMP6_DST_UNREACH, in nd6_llinfo_timer()
H A Dicmp6.c230 icmp6_error2(struct mbuf *m, int type, int code, int param, in icmp6_error2() function