Searched refs:mld_input (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/netinet6/
H A Dmld6_var.h51 void mld_input(struct mbuf *, int);
H A Dmld6.c346 mld_input(struct mbuf *m, int off) function
392 "mld_input: src %s is not link-local (grp=%s)\n",
530 log(LOG_ERR, "mld_input: illegal type(%d)", mldh->mld_type);
H A Dicmp6.c724 mld_input(m, off);
728 mld_input(n, off);

Completed in 100 milliseconds