IF_RA_RCVD
idev->if_flags &= ~(IF_RS_SENT|IF_RA_RCVD|IF_READY);
if (idev->if_flags & IF_RA_RCVD)
in6_dev->if_flags |= IF_RA_RCVD;