Searched defs:icmp6_error (Results 1 – 2 of 2) sorted by relevance
67 #define icmp6_error(m, ...) m_freem(m) macro
352 icmp6_error(struct mbuf *m, int type, int code, int param) in icmp6_error() function