rtalert_code      110 netinet6/mld6.c 	u_int16_t rtalert_code = htons((u_int16_t)IP6OPT_RTALERT_MLD);
rtalert_code      122 netinet6/mld6.c 	bcopy((caddr_t)&rtalert_code, &hbh_buf[6], sizeof(u_int16_t));