Searched refs:icmp6_do_error (Results 1 – 2 of 2) sorted by relevance
593 struct mbuf *icmp6_do_error(struct mbuf *, int, int, int);
231 icmp6_do_error(struct mbuf *m, int type, int code, int param) in icmp6_do_error() function375 n = icmp6_do_error(m, type, code, param); in icmp6_error()